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

References

tools/clang/lib/Analysis/CFG.cpp
 5514     if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr())
tools/clang/lib/Analysis/PathDiagnostic.cpp
  542     return PathDiagnosticLocation(Alloc.getAllocatorExpr(), SM, CallerCtx);
  703             NewAllocElt->getAllocatorExpr()->getBeginLoc(), SMng);
tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  643       ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(),