Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
597 D->setLocation(ThisDeclLoc); in VisitDecl()