Searched refs:getCompleteTypeIndex (Results 1 – 2 of 2) sorted by relevance
1149 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()2282 return getCompleteTypeIndex(Ty); in lowerTypeClass()2339 return getCompleteTypeIndex(Ty); in lowerTypeUnion()2574 TypeIndex CodeViewDebug::getCompleteTypeIndex(const DIType *Ty) { in getCompleteTypeIndex() function in CodeViewDebug2653 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()2691 : getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()3040 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()3101 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3108 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3243 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
426 codeview::TypeIndex getCompleteTypeIndex(const DIType *Ty);