Home
last modified time | relevance | path

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

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