Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1369 RecordLocation DeclCursorForID(serialization::DeclID ID,
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2885 ASTReader::DeclCursorForID(DeclID ID, SourceLocation &Loc) { in DeclCursorForID() function in ASTReader
3790 RecordLocation Loc = DeclCursorForID(ID, DeclLoc); in ReadDeclRecord()
H A DASTReader.cpp7367 DeclCursorForID(ID, Loc); in getSourceLocationForDeclID()