reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6611 : public ConstStmtVisitor<Derived, bool> { 6613 Derived &getDerived() { return static_cast<Derived&>(*this); } 6670 typedef ConstStmtVisitor<Derived, bool> StmtVisitorTy; 9645 : public ExprEvaluatorBase<IntExprEvaluator> { 11136 IntExprEvaluator &IntEval; 11141 DataRecursiveIntBinOpEvaluator(IntExprEvaluator &IntEval, APValue &Result)