reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
54 if (!FullExpr) 59 const SourceLocation Begin = FullExpr->getSourceRange().getBegin(); 60 const SourceLocation End = S.getLocForEndOfToken(FullExpr->getSourceRange() 65 const Expr* Expr = FullExpr->IgnoreImpCasts(); 85 isa<ParenExpr>(FullExpr) ||