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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 2081     assert(LastStmt == Condition || LastStmt == getRightmostLeaf(Condition));
 2081     assert(LastStmt == Condition || LastStmt == getRightmostLeaf(Condition));
 2082     return LastStmt;