Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1354 RecordLocation DeclCursorForID(serialization::DeclID ID,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp2798 ASTReader::DeclCursorForID(DeclID ID, SourceLocation &Loc) { in DeclCursorForID() function in ASTReader
3618 RecordLocation Loc = DeclCursorForID(ID, DeclLoc); in ReadDeclRecord()
H A DASTReader.cpp7257 DeclCursorForID(ID, Loc); in getSourceLocationForDeclID()