Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22233 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
22238 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
22247 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22256 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22487 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
22492 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
22501 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
22510 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()