Home
last modified time | relevance | path

Searched refs:getCompleteTypeIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h263 codeview::TypeIndex getCompleteTypeIndex(DITypeRef TypeRef);
DCodeViewDebug.cpp1764 TypeIndex CodeViewDebug::getCompleteTypeIndex(DITypeRef TypeRef) { in getCompleteTypeIndex() function in CodeViewDebug
1829 getCompleteTypeIndex(RecordTy); in emitDeferredCompleteTypes()
1871 TypeIndex TI = getCompleteTypeIndex(Var.DIVar->getType()); in emitLocalVariable()
2068 OS.EmitIntValue(getCompleteTypeIndex(DIGV->getType()).getIndex(), 4); in emitDebugInfoForGlobal()