Searched refs:getCompleteTypeIndex (Results 1 – 2 of 2) sorted by relevance
1230 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()2409 return getCompleteTypeIndex(Ty); in lowerTypeClass()2466 return getCompleteTypeIndex(Ty); in lowerTypeUnion()2701 TypeIndex CodeViewDebug::getCompleteTypeIndex(const DIType *Ty) { in getCompleteTypeIndex() function in CodeViewDebug2780 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()2828 : getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()3179 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()3254 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3261 getCompleteTypeIndex(DIGV->getType()); in collectDebugInfoForGlobals()3402 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
444 codeview::TypeIndex getCompleteTypeIndex(const DIType *Ty);