Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.h37 typedef llvm::DenseMap<const clang::Stmt *, const clang::Stmt *> StmtParentMap; typedef
72 const StmtParentMap &getStmtToParentStmtMap() { return StmtAncestors; } in getStmtToParentStmtMap()
80 StmtParentMap StmtAncestors;
117 DependencyFinderASTVisitor(const StmtParentMap *StmtParents, in DependencyFinderASTVisitor()
163 const StmtParentMap *StmtParents;
438 const StmtParentMap *ReverseAST, const clang::Stmt *SourceStmt, in VariableNamer()
455 const StmtParentMap *ReverseAST;