Searched refs:DeclFinder (Results 1 – 1 of 1) sorted by relevance
903 DeclFinderASTVisitor DeclFinder(std::string(Symbol), GeneratedDecls); in declarationExists() local904 return DeclFinder.findUsages(SourceStmt); in declarationExists()