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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  739   bool shouldInlineCall(const CallEvent &Call, const Decl *D,

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
 1027     if (shouldInlineCall(*Call, D, Pred, CallOpts)) {