Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp5043 SourceLocation PreviousCriticalLoc; in checkNestingOfRegions() local
5045 [CurrentName, &PreviousCriticalLoc](OpenMPDirectiveKind K, in checkNestingOfRegions()
5049 PreviousCriticalLoc = Loc; in checkNestingOfRegions()
5059 if (PreviousCriticalLoc.isValid()) in checkNestingOfRegions()
5060 SemaRef.Diag(PreviousCriticalLoc, in checkNestingOfRegions()