Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11408 bool InExContext = true);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp11104 bool InExContext) { in ActOnOpenMPErrorDirective() argument
11108 if (AtC && !InExContext && AtC->getAtKind() == OMPC_AT_execution) { in ActOnOpenMPErrorDirective()