Searched refs:getCompleteTypeIndex (Results 1 – 4 of 4) sorted by relevance
263 codeview::TypeIndex getCompleteTypeIndex(DITypeRef TypeRef);
1764 TypeIndex CodeViewDebug::getCompleteTypeIndex(DITypeRef TypeRef) { in getCompleteTypeIndex() function in CodeViewDebug1829 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()1871 TypeIndex TI = getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()2068 OS.EmitIntValue(getCompleteTypeIndex(DIGV->getType()).getIndex(), 4); in emitDebugInfoForGlobal()
2026 return getCompleteTypeIndex(Ty); in lowerTypeClass()2075 return getCompleteTypeIndex(Ty); in lowerTypeUnion()2288 TypeIndex CodeViewDebug::getCompleteTypeIndex(DITypeRef TypeRef) { in getCompleteTypeIndex() function in CodeViewDebug2358 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()2402 : getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()2679 OS.EmitIntValue(getCompleteTypeIndex(T).getIndex(), 4); in emitDebugInfoForUDTs()2779 OS.EmitIntValue(getCompleteTypeIndex(DIGV->getType()).getIndex(), 4); in emitDebugInfoForGlobal()
356 codeview::TypeIndex getCompleteTypeIndex(DITypeRef TypeRef);