Searched refs:getCompleteTypeIndex (Results 1 – 2 of 2) sorted by relevance
1251 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()2456 return getCompleteTypeIndex(Ty); in lowerTypeClass()2513 return getCompleteTypeIndex(Ty); in lowerTypeUnion()2748 TypeIndex CodeViewDebug::getCompleteTypeIndex(const DIType *Ty) { in getCompleteTypeIndex() function in CodeViewDebug2827 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()2875 : getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()3230 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()3305 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3312 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3453 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
472 codeview::TypeIndex getCompleteTypeIndex(const DIType *Ty);