Home
last modified time | relevance | path

Searched refs:getCompleteClass (Results 1 – 5 of 5) 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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp295 printTypeIndex("CompleteClass", VFT.getCompleteClass()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h675 TypeIndex getCompleteClass() const { return CompleteClass; } in getCompleteClass() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h859 TypeIndex getCompleteClass() const { return CompleteClass; } in getCompleteClass() function