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

References

tools/clang/lib/Sema/SemaChecking.cpp
11081   Expr *Ignored = SourceExpr->IgnoreImplicit();
11087   SourceLocation EndLoc = S.getLocForEndOfToken(SourceExpr->getEndLoc());
11089     Builder << FixItHint::CreateInsertion(SourceExpr->getBeginLoc(), "(")