Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1978 bool SkipUntilOpenMPEnd) { in parseOMPEndDirective() argument
1991 if (SkipUntilOpenMPEnd) in parseOMPEndDirective()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3395 bool SkipUntilOpenMPEnd);