Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7232 const ValueDecl *DepDecl = nullptr; member in __anon4581b7f83411::OpenMPIterationSpaceChecker7450 const ValueDecl *DepDecl = nullptr; member in __anon4581b7f83411::__anon4581b7f83511::LoopCounterRefChecker7481 (DepDecl || (PrevDepDecl && in checkDecl()7483 if (!DepDecl && PrevDepDecl) in checkDecl()7484 DepDecl = PrevDepDecl; in checkDecl()7487 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()7495 DepDecl = VD; in checkDecl()7535 return DepDecl; in getDepDecl()7545 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()7547 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()