Home
last modified time | relevance | path

Searched defs:shouldInlineCall (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h109 bool shouldInlineCall() const { in shouldInlineCall() function
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp789 bool ExprEngine::shouldInlineCall(const CallEvent &Call, const Decl *D, in shouldInlineCall() function in ExprEngine