Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp22096 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
22101 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
22110 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22121 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22348 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
22353 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
22362 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
22373 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()