Searched refs:getCompleteTypeIndex (Results 1 – 2 of 2) sorted by relevance
1229 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()2390 return getCompleteTypeIndex(Ty); in lowerTypeClass()2447 return getCompleteTypeIndex(Ty); in lowerTypeUnion()2682 TypeIndex CodeViewDebug::getCompleteTypeIndex(const DIType *Ty) { in getCompleteTypeIndex() function in CodeViewDebug2761 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()2799 : getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()3150 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()3225 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3232 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3371 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
443 codeview::TypeIndex getCompleteTypeIndex(const DIType *Ty);