Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h109 bool shouldInlineCall() const { in shouldInlineCall() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h104 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
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp946 bool ExprEngine::shouldInlineCall(const CallEvent &Call, const Decl *D, in shouldInlineCall() function in ExprEngine