Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4647 bool CloseNesting = true; in checkNestingOfRegions() local
4871 CloseNesting = false; in checkNestingOfRegions()
4879 << CloseNesting << getOpenMPDirectiveName(OffendingRegion) in checkNestingOfRegions()