Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderDecl.cpp42 const SourceLocation ThisDeclLoc; member in clang::ASTDeclReader
219 DeclID thisDeclID, SourceLocation ThisDeclLoc, in ASTDeclReader() argument
222 ThisDeclLoc(ThisDeclLoc), Record(Record), Idx(Idx), in ASTDeclReader()
527 D->setLocation(ThisDeclLoc); in VisitDecl()