Searched refs:SourceStmt (Results 1 – 2 of 2) sorted by relevance
438 const StmtParentMap *ReverseAST, const clang::Stmt *SourceStmt, in VariableNamer() argument443 SourceStmt(SourceStmt), OldIndex(OldIndex), TheContainer(TheContainer), in VariableNamer()456 const clang::Stmt *SourceStmt; variable
890 for (const Stmt *S = SourceStmt; S != nullptr; S = ReverseAST->lookup(S)) { in declarationExists()904 return DeclFinder.findUsages(SourceStmt); in declarationExists()