Searched refs:writeLeafType (Results 1 – 5 of 5) sorted by relevance
365 auto TI = TypeTable.writeLeafType(SID); in getScopeIndex()410 TI = TypeTable.writeLeafType(MFuncId); in getFuncIdForSubprogram()415 TI = TypeTable.writeLeafType(FuncId); in getFuncIdForSubprogram()933 return TypeTable.writeLeafType(SIR); in getStringIdTypeIdx()965 TypeIndex BuildInfoIndex = TypeTable.writeLeafType(BIR); in emitBuildInfo()1792 ElementTypeIndex = TypeTable.writeLeafType(AR); in lowerTypeArray()1815 return TypeTable.writeLeafType(AR); in lowerTypeString()1954 return TypeTable.writeLeafType(PR); in lowerTypePointer()2007 return TypeTable.writeLeafType(PR); in lowerTypeMemberPointer()2078 return TypeTable.writeLeafType(MR); in lowerTypeModifier()[all …]
59 template <typename T> TypeIndex writeLeafType(T &Record) { in writeLeafType() function
70 template <typename T> TypeIndex writeLeafType(T &Record) { in writeLeafType() function
111 template <typename T> TypeIndex writeLeafType(T &Record) { in writeLeafType() function
100 TS.writeLeafType(Record); in toCodeViewRecord()