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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 2592   std::tie(AllocNode, Region) = getAllocationSite(N, Sym, C);
 2594   const Stmt *AllocationStmt = AllocNode->getStmtForDiagnostics();
 2598                                               AllocNode->getLocationContext());
 2611       AllocNode->getLocationContext()->getDecl());