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.cpp4915 SourceLocation PreviousCriticalLoc; in checkNestingOfRegions() local
4917 [CurrentName, &PreviousCriticalLoc](OpenMPDirectiveKind K, in checkNestingOfRegions()
4921 PreviousCriticalLoc = Loc; in checkNestingOfRegions()
4930 if (PreviousCriticalLoc.isValid()) in checkNestingOfRegions()
4931 SemaRef.Diag(PreviousCriticalLoc, in checkNestingOfRegions()