Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp2291 SourceLocation PreviousCriticalLoc; in CheckNestingOfRegions() local
2293 Stack->hasDirective([CurrentName, &PreviousCriticalLoc]( in CheckNestingOfRegions()
2300 PreviousCriticalLoc = Loc; in CheckNestingOfRegions()
2310 if (PreviousCriticalLoc.isValid()) in CheckNestingOfRegions()
2311 SemaRef.Diag(PreviousCriticalLoc, in CheckNestingOfRegions()