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

References

tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
 1844     return Cmp.compare(elseExpr(), E->elseExpr());
 1844     return Cmp.compare(elseExpr(), E->elseExpr());
tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
  904       printSExpr(E->elseExpr(), SS, Prec_Unary);
  912     printSExpr(E->elseExpr(), SS, Prec_Other);