Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp4933 OpenMPDirectiveKind OffendingRegion = ParentRegion; in checkNestingOfRegions() local
5175 [&OffendingRegion](OpenMPDirectiveKind K, const DeclarationNameInfo &, in checkNestingOfRegions()
5178 OffendingRegion = K; in checkNestingOfRegions()
5192 << CloseNesting << getOpenMPDirectiveName(OffendingRegion) in checkNestingOfRegions()