Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.h179 const StmtGeneratedVarNameMap *GeneratedDecls) in DeclFinderASTVisitor() argument
197 const StmtGeneratedVarNameMap *GeneratedDecls; variable
415 StmtGeneratedVarNameMap GeneratedDecls; global() member
435 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
[all...]