Searched defs:RecordLocation (Results 1 – 4 of 4) sorted by relevance
1165 struct RecordLocation { struct1166 RecordLocation(ModuleFile *M, uint64_t O) in RecordLocation() function1177 RecordLocation TypeCursorForIndex(unsigned Index); argument
1345 struct RecordLocation { struct1349 RecordLocation(ModuleFile *M, uint64_t O) : F(M), Offset(O) {} in RecordLocation() argument
613 inline void TextFormat::RecordLocation(ParseInfoTree* info_tree, in RecordLocation() function
140 void TextFormat::ParseInfoTree::RecordLocation( in RecordLocation() function in google::protobuf::TextFormat::ParseInfoTree