Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4791 OpenMPDirectiveKind OffendingRegion = ParentRegion; in checkNestingOfRegions() local
5044 [&OffendingRegion](OpenMPDirectiveKind K, const DeclarationNameInfo &, in checkNestingOfRegions()
5047 OffendingRegion = K; in checkNestingOfRegions()
5061 << CloseNesting << getOpenMPDirectiveName(OffendingRegion) in checkNestingOfRegions()