reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
 2425                                        N, shouldPrune, IsSameFieldName);
 2427                                        N, shouldPrune, IsSameFieldName);
 2437     return VisitConditionVariable(LhsString, BExpr->getLHS(), BRC, R, N,
 2488   const LocationContext *LCtx = N->getLocationContext();
 2491   if (isVarAnInterestingCondition(BExpr->getLHS(), N, &R) ||
 2492       isVarAnInterestingCondition(BExpr->getRHS(), N, &R))