Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.cpp909 DeclFinderASTVisitor DeclFinder(std::string(Symbol), GeneratedDecls); in declarationExists() local
910 return DeclFinder.findUsages(SourceStmt); in declarationExists()