Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp4934 bool NestingProhibited = false; in checkNestingOfRegions() local
5009 NestingProhibited = in checkNestingOfRegions()
5068 NestingProhibited = in checkNestingOfRegions()
5083 NestingProhibited = in checkNestingOfRegions()
5110 NestingProhibited = in checkNestingOfRegions()
5120 NestingProhibited = in checkNestingOfRegions()
5128 if (!NestingProhibited && in checkNestingOfRegions()
5158 if (!NestingProhibited && in checkNestingOfRegions()
5163 NestingProhibited = in checkNestingOfRegions()
5167 if (!NestingProhibited && in checkNestingOfRegions()
[all …]