Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp19313 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
19318 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
19327 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
19338 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
19565 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
19570 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
19579 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
19590 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()