Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp150 const SourceLocation ThisDeclLoc; member in clang::ASTDeclReader
275 SourceLocation ThisDeclLoc) in ASTDeclReader() argument
277 ThisDeclID(thisDeclID), ThisDeclLoc(ThisDeclLoc) {} in ASTDeclReader()
614 D->setLocation(ThisDeclLoc); in VisitDecl()