Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5005 bool NestingProhibited = false; in checkNestingOfRegions() local
5100 NestingProhibited = in checkNestingOfRegions()
5162 NestingProhibited = in checkNestingOfRegions()
5177 NestingProhibited = in checkNestingOfRegions()
5204 NestingProhibited = in checkNestingOfRegions()
5214 NestingProhibited = in checkNestingOfRegions()
5222 if (!NestingProhibited && in checkNestingOfRegions()
5252 if (!NestingProhibited && in checkNestingOfRegions()
5257 NestingProhibited = in checkNestingOfRegions()
5261 if (!NestingProhibited && in checkNestingOfRegions()
[all …]