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

Declarations

tools/clang/lib/AST/ExprConstant.cpp
  625 static bool HandleDestruction(EvalInfo &Info, SourceLocation Loc,

References

tools/clang/lib/AST/ExprConstant.cpp
  649         return HandleDestruction(Info, Loc, Base, *Value.getPointer(), T);
13248   if (!HandleDestruction(Info, E->getExprLoc(), Pointer.getLValueBase(),
13689   if (!HandleDestruction(Info, DeclLoc, LVal.Base, DestroyedValue, DeclTy) ||