Searched refs:allowNestedContexts (Results 1 – 1 of 1) sorted by relevance
450 const LocationContext *LC, bool allowNestedContexts) { in getEnclosingStmtLocation() argument459 return PathDiagnosticLocation(allowNestedContexts ? B : S, SMgr, LC); in getEnclosingStmtLocation()468 if (allowNestedContexts || cast<ChooseExpr>(Parent)->getCond() == S) in getEnclosingStmtLocation()476 if (allowNestedContexts || in getEnclosingStmtLocation()