Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp188 SmallVector<const OMPRequiresDecl *, 2> RequiresDecls; member in __anon45dbc4930111::DSAStackTy
401 RequiresDecls.push_back(RD); in addRequiresDecl()
409 for (const OMPRequiresDecl *D : RequiresDecls) { in hasDuplicateRequiresClause()