Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1369 RecordLocation DeclCursorForID(serialization::DeclID ID,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2867 ASTReader::DeclCursorForID(DeclID ID, SourceLocation &Loc) { in DeclCursorForID() function in ASTReader
3763 RecordLocation Loc = DeclCursorForID(ID, DeclLoc); in ReadDeclRecord()
H A DASTReader.cpp7340 DeclCursorForID(ID, Loc); in getSourceLocationForDeclID()