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

References

tools/clang/lib/Sema/SemaExpr.cpp
12652   LHSExpr = LHSExpr->IgnoreParenImpCasts();
12652   LHSExpr = LHSExpr->IgnoreParenImpCasts();
12654   const DeclRefExpr *LHSDeclRef = dyn_cast<DeclRefExpr>(LHSExpr);
12674       << LHSDeclRef->getType() << LHSExpr->getSourceRange()