Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3105 bool CloseNesting = true; in CheckNestingOfRegions() local
3285 CloseNesting = false; in CheckNestingOfRegions()
3289 << CloseNesting << getOpenMPDirectiveName(OffendingRegion) in CheckNestingOfRegions()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4514 bool CloseNesting = true; in checkNestingOfRegions() local
4737 CloseNesting = false; in checkNestingOfRegions()
4745 << CloseNesting << getOpenMPDirectiveName(OffendingRegion) in checkNestingOfRegions()