Home
last modified time | relevance | path

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

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