Searched refs:getCompleteTypeIndex (Results 1 – 2 of 2) sorted by relevance
1244 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()2442 return getCompleteTypeIndex(Ty); in lowerTypeClass()2499 return getCompleteTypeIndex(Ty); in lowerTypeUnion()2734 TypeIndex CodeViewDebug::getCompleteTypeIndex(const DIType *Ty) { in getCompleteTypeIndex() function in CodeViewDebug2813 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()2861 : getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()3216 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()3291 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3298 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3439 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
465 codeview::TypeIndex getCompleteTypeIndex(const DIType *Ty);