Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4752 SourceLocation PreviousCriticalLoc; in checkNestingOfRegions() local
4754 [CurrentName, &PreviousCriticalLoc](OpenMPDirectiveKind K, in checkNestingOfRegions()
4758 PreviousCriticalLoc = Loc; in checkNestingOfRegions()
4768 if (PreviousCriticalLoc.isValid()) in checkNestingOfRegions()
4769 SemaRef.Diag(PreviousCriticalLoc, in checkNestingOfRegions()