Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp903 DeclFinderASTVisitor DeclFinder(std::string(Symbol), GeneratedDecls); in declarationExists() local
904 return DeclFinder.findUsages(SourceStmt); in declarationExists()