Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h1163 struct RecordLocation { struct
1164 RecordLocation(ModuleFile *M, uint64_t O) in RecordLocation() function
1175 RecordLocation TypeCursorForIndex(unsigned Index); argument
/external/protobuf/src/google/protobuf/
Dtext_format.h458 inline void TextFormat::RecordLocation(ParseInfoTree* info_tree, in RecordLocation() function
Dtext_format.cc125 void TextFormat::ParseInfoTree::RecordLocation( in RecordLocation() function in google::protobuf::TextFormat::ParseInfoTree