Home
last modified time | relevance | path

Searched defs:getRecordData (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstream.cpp42 StreamRef ModuleSubstream::getRecordData() const { return Data; } in getRecordData() function in ModuleSubstream
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp50 BinaryStreamRef DebugSubsectionRecord::getRecordData() const { return Data; } in getRecordData() function in DebugSubsectionRecord
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp53 BinaryStreamRef DebugSubsectionRecord::getRecordData() const { return Data; } in getRecordData() function in DebugSubsectionRecord
/external/llvm-project/clang/include/clang/Serialization/
DASTRecordWriter.h71 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; } in getRecordData() function
/external/clang/include/clang/Serialization/
DASTWriter.h737 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; } in getRecordData() function
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp1208 const void *AlphabeticIndex::getRecordData() const { in getRecordData() function in AlphabeticIndex