Home
last modified time | relevance | path

Searched refs:TypeCursorForIndex (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Serialization/
DASTReader.h1177 RecordLocation TypeCursorForIndex(unsigned Index);
/external/clang/lib/Serialization/
DASTReader.cpp5184 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
5198 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()