Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h1416 RecordLocation DeclCursorForID(serialization::DeclID ID,
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp3083 ASTReader::DeclCursorForID(DeclID ID, SourceLocation &Loc) { in DeclCursorForID() function in ASTReader
3626 RecordLocation Loc = DeclCursorForID(ID, DeclLoc); in ReadDeclRecord()
H A DASTReader.cpp7460 DeclCursorForID(ID, Loc); in getSourceLocationForDeclID()