HomeSort by relevance Sort by last modified time
    Searched defs:shouldInlineCall (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 106 bool shouldInlineCall() const {
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 800 bool ExprEngine::shouldInlineCall(const CallEvent &Call, const Decl *D,
824 if (!AMgr.shouldInlineCall())
    [all...]

Completed in 632 milliseconds