Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp19696 bool InCompoundScope = true; in ActOnOpenMPDeclareReductionDirectiveStart() local
19701 InCompoundScope = in ActOnOpenMPDeclareReductionDirectiveStart()
19710 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
19721 if (InCompoundScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
19948 bool InCompoundScope = true; in ActOnOpenMPDeclareMapperDirective() local
19953 InCompoundScope = in ActOnOpenMPDeclareMapperDirective()
19962 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()
19973 if (InCompoundScope) { in ActOnOpenMPDeclareMapperDirective()