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

References

tools/clang/lib/AST/ExprConstant.cpp
  718       if (auto *NE = dyn_cast<CXXNewExpr>(AllocExpr))
  720       assert(isa<CallExpr>(AllocExpr));
 1798   Result.first->second.AllocExpr = E;
 1974       Info.Note((*Alloc)->AllocExpr->getExprLoc(),
 2265     Info.CCEDiag(Info.HeapAllocs.begin()->second.AllocExpr,