Searched refs:ThisDeclLoc (Results 1 – 2 of 2) sorted by relevance
42 const SourceLocation ThisDeclLoc; member in clang::ASTDeclReader219 DeclID thisDeclID, SourceLocation ThisDeclLoc, in ASTDeclReader() argument222 ThisDeclLoc(ThisDeclLoc), Record(Record), Idx(Idx), in ASTDeclReader()527 D->setLocation(ThisDeclLoc); in VisitDecl()
85 const SourceLocation ThisDeclLoc; member in clang::ASTDeclReader251 DeclID thisDeclID, SourceLocation ThisDeclLoc) in ASTDeclReader() argument253 ThisDeclLoc(ThisDeclLoc) {} in ASTDeclReader()588 D->setLocation(ThisDeclLoc); in VisitDecl()