Home
last modified time | relevance | path

Searched refs:getCompleteClass (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp195 Builder.writeTypeIndex(Record.getCompleteClass()); in writeVFTable()
DTypeDumper.cpp312 printTypeIndex("CompleteClass", VFT.getCompleteClass()); in visitVFTable()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp294 printTypeIndex("CompleteClass", VFT.getCompleteClass()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp294 printTypeIndex("CompleteClass", VFT.getCompleteClass()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h709 TypeIndex getCompleteClass() const { return CompleteClass; } in getCompleteClass() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h703 TypeIndex getCompleteClass() const { return CompleteClass; } in getCompleteClass() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h859 TypeIndex getCompleteClass() const { return CompleteClass; } in getCompleteClass() function