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

References

tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  624   const AllocationState *AS = N->getState()->get<AllocatedData>(Sym);
  628       N->getFirstPred()->getState()->get<AllocatedData>(Sym);
  635       cast<CallExpr>(N->getLocation().castAs<StmtPoint>().getStmt());
  645                              N->getLocationContext());