Home
last modified time | relevance | path

Searched refs:DeclCursorForID (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
DASTReader.h1187 RecordLocation DeclCursorForID(serialization::DeclID ID,
/external/clang/lib/Serialization/
DASTReaderDecl.cpp2521 ASTReader::DeclCursorForID(DeclID ID, SourceLocation &Loc) { in DeclCursorForID() function in ASTReader
3206 RecordLocation Loc = DeclCursorForID(ID, DeclLoc); in ReadDeclRecord()
DASTReader.cpp6372 DeclCursorForID(ID, Loc); in getSourceLocationForDeclID()