Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp21805 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
21810 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
21819 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
21830 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22057 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
22062 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
22071 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
22082 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()