Searched refs:ForVarDeclFinder (Results 1 – 1 of 1) sorted by relevance
9617 class ForVarDeclFinder : public DynamicRecursiveASTVisitor { class9622 explicit ForVarDeclFinder(llvm::SmallPtrSetImpl<const Decl *> &VD) in ForVarDeclFinder() function in ForVarDeclFinder9675 ForVarDeclFinder FVDF{CollapsedLoopVarDecls}; in checkOpenMPLoop()