Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4657 bool NestingProhibited = false; in checkNestingOfRegions() local
4732 NestingProhibited = in checkNestingOfRegions()
4788 NestingProhibited = in checkNestingOfRegions()
4801 NestingProhibited = in checkNestingOfRegions()
4826 NestingProhibited = in checkNestingOfRegions()
4836 NestingProhibited = in checkNestingOfRegions()
4844 if (!NestingProhibited && in checkNestingOfRegions()
4856 if (!NestingProhibited && in checkNestingOfRegions()
4861 NestingProhibited = in checkNestingOfRegions()
4865 if (!NestingProhibited && in checkNestingOfRegions()
[all …]