Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.h502 inline void TextFormat::RecordLocation(ParseInfoTree* info_tree, in RecordLocation() function
Dtext_format.cc147 void TextFormat::ParseInfoTree::RecordLocation( in RecordLocation() function in google::protobuf::TextFormat::ParseInfoTree
/external/clang/include/clang/Serialization/
DASTReader.h1165 struct RecordLocation { struct
1166 RecordLocation(ModuleFile *M, uint64_t O) in RecordLocation() function
1177 RecordLocation TypeCursorForIndex(unsigned Index); argument