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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 1132       const StackFrameContext *CalleeLC = CE->getCalleeContext();
 1155       const Decl *Caller = CE->getLocationContext()->getDecl();
 1172       C.updateLocCtxMap(&Call->path, CE->getCalleeContext());
 1174     Call->setCallee(*CE, SM);