Searched refs:writeLeafType (Results 1 – 5 of 5) sorted by relevance
363 auto TI = TypeTable.writeLeafType(SID); in getScopeIndex()408 TI = TypeTable.writeLeafType(MFuncId); in getFuncIdForSubprogram()413 TI = TypeTable.writeLeafType(FuncId); in getFuncIdForSubprogram()893 return TypeTable.writeLeafType(SIR); in getStringIdTypeIdx()958 TypeIndex BuildInfoIndex = TypeTable.writeLeafType(BIR); in emitBuildInfo()1778 ElementTypeIndex = TypeTable.writeLeafType(AR); in lowerTypeArray()1801 return TypeTable.writeLeafType(AR); in lowerTypeString()1940 return TypeTable.writeLeafType(PR); in lowerTypePointer()1993 return TypeTable.writeLeafType(PR); in lowerTypeMemberPointer()2064 return TypeTable.writeLeafType(MR); in lowerTypeModifier()[all …]
58 template <typename T> TypeIndex writeLeafType(T &Record) { in writeLeafType() function
69 template <typename T> TypeIndex writeLeafType(T &Record) { in writeLeafType() function
110 template <typename T> TypeIndex writeLeafType(T &Record) { in writeLeafType() function
100 TS.writeLeafType(Record); in toCodeViewRecord()