Searched refs:allowNestedContexts (Results 1 – 1 of 1) sorted by relevance
674 bool allowNestedContexts = false) { in getEnclosingStmtLocation() argument685 return PathDiagnosticLocation(allowNestedContexts ? B : S, SMgr, LC); in getEnclosingStmtLocation()694 if (allowNestedContexts || cast<ChooseExpr>(Parent)->getCond() == S) in getEnclosingStmtLocation()702 if (allowNestedContexts || in getEnclosingStmtLocation()