Searched defs:TypeCursorForIndex (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReader.cpp5037 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { function in class:ASTReader
5051 RecordLocation Loc = TypeCursorForIndex(Index);

Completed in 84 milliseconds