Home
last modified time | relevance | path

Searched defs:SourceStmt (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.h436 VariableNamer(StmtGeneratedVarNameMap * GeneratedDecls,const StmtParentMap * ReverseAST,const clang::Stmt * SourceStmt,const clang::VarDecl * OldIndex,const clang::ValueDecl * TheContainer,const clang::ASTContext * Context,NamingStyle Style) VariableNamer() argument
454 const clang::Stmt *SourceStmt; global() variable