Searched refs:inlineCall (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp416 bool ExprEngine::inlineCall(const CallEvent &Call, const Decl *D, function in class:ExprEngine
942 if (inlineCall(*Call, D, Bldr, Pred, State))
965 if (inlineCall(Call, D, Bldr, Pred, State))
979 inlineCall(Call, D, Bldr, Pred, IState);
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h559 bool inlineCall(const CallEvent &Call, const Decl *D, NodeBuilder &Bldr,

Completed in 1724 milliseconds