Home
last modified time | relevance | path

Searched defs:DPred (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaOpenMP.cpp651 DirectivesPredicate DPred, in hasDSA()
672 DirectivesPredicate DPred, bool FromParent) { in hasInnermostDSA()
708 const llvm::function_ref<bool(OpenMPDirectiveKind)> &DPred, in hasExplicitDirective()
721 bool DSAStackTy::hasDirective(NamedDirectivesPredicate DPred, bool FromParent) { in hasDirective()