Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5134 SourceLocation PreviousCriticalLoc; in checkNestingOfRegions() local
5136 [CurrentName, &PreviousCriticalLoc](OpenMPDirectiveKind K, in checkNestingOfRegions()
5140 PreviousCriticalLoc = Loc; in checkNestingOfRegions()
5150 if (PreviousCriticalLoc.isValid()) in checkNestingOfRegions()
5151 SemaRef.Diag(PreviousCriticalLoc, in checkNestingOfRegions()