Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3186 SourceLocation PreviousCriticalLoc; in CheckNestingOfRegions() local
3188 Stack->hasDirective([CurrentName, &PreviousCriticalLoc]( in CheckNestingOfRegions()
3195 PreviousCriticalLoc = Loc; in CheckNestingOfRegions()
3205 if (PreviousCriticalLoc.isValid()) in CheckNestingOfRegions()
3206 SemaRef.Diag(PreviousCriticalLoc, in CheckNestingOfRegions()