Searched refs:RequiresDecls (Results 1 – 1 of 1) sorted by relevance
298 SmallVector<const OMPRequiresDecl *, 2> RequiresDecls; member in __anon5b04668f0111::DSAStackTy633 RequiresDecls.push_back(RD); in addRequiresDecl()639 return llvm::any_of(RequiresDecls, [](const OMPRequiresDecl *D) { in hasRequiresDeclWithClause()651 for (const OMPRequiresDecl *D : RequiresDecls) { in hasDuplicateRequiresClause()