Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1438 RecordLocation DeclCursorForID(serialization::DeclID ID,
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3243 ASTReader::DeclCursorForID(DeclID ID, SourceLocation &Loc) { in DeclCursorForID() function in ASTReader
3794 RecordLocation Loc = DeclCursorForID(ID, DeclLoc); in ReadDeclRecord()
H A DASTReader.cpp7680 DeclCursorForID(ID, Loc); in getSourceLocationForDeclID()