Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4916 SourceLocation PreviousCriticalLoc; in checkNestingOfRegions() local
4918 [CurrentName, &PreviousCriticalLoc](OpenMPDirectiveKind K, in checkNestingOfRegions()
4922 PreviousCriticalLoc = Loc; in checkNestingOfRegions()
4931 if (PreviousCriticalLoc.isValid()) in checkNestingOfRegions()
4932 SemaRef.Diag(PreviousCriticalLoc, in checkNestingOfRegions()