Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21335 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
21340 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
21349 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
21360 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
21591 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
21596 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
21605 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
21616 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()