Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp86 const SourceLocation ThisDeclLoc; member in clang::ASTDeclReader
252 DeclID thisDeclID, SourceLocation ThisDeclLoc) in ASTDeclReader() argument
254 ThisDeclLoc(ThisDeclLoc) {} in ASTDeclReader()
592 D->setLocation(ThisDeclLoc); in VisitDecl()