reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
110 const Expr *getExpr(CodePtr PC) const;
118 const Expr *E = S.Current->getExpr(OpPC); 853 const Expr *E = S.Current->getExpr(OpPC); 881 const Expr *E = S.Current->getExpr(OpPC); 884 S.CCEDiag(S.Current->getExpr(OpPC), diag::note_constexpr_lshift_discards);