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

References

tools/clang/lib/AST/ExprConstant.cpp
 5327   for (const Expr *E = LHSExpr; E != nullptr;) {
 5394       findCompleteObject(Info, LHSExpr, AK_Assign, LHS, LHSExpr->getType());
 5394       findCompleteObject(Info, LHSExpr, AK_Assign, LHS, LHSExpr->getType());
 5404     if (!findSubobject(Info, LHSExpr, Obj, D, StartLifetime))