Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22511 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
22516 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
22525 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22536 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22763 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
22768 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
22777 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
22788 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()