Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp1988 bool SkipUntilOpenMPEnd) { in parseOMPEndDirective() argument
2001 if (SkipUntilOpenMPEnd) in parseOMPEndDirective()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h3477 bool SkipUntilOpenMPEnd);