Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1925 bool SkipUntilOpenMPEnd) { in parseOMPEndDirective() argument
1940 if (SkipUntilOpenMPEnd) in parseOMPEndDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6450 bool SkipUntilOpenMPEnd);