Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp195 bool hasDirective(NamedDirectivesPredicate DPred, bool FromParent);
639 bool DSAStackTy::hasDirective(NamedDirectivesPredicate DPred, bool FromParent) { in hasDirective() function in DSAStackTy
1910 Stack->hasDirective([CurrentName, &PreviousCriticalLoc]( in CheckNestingOfRegions()