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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp276 bool ExprEngine::shouldInlineDecl(const Decl *D, ExplodedNode *Pred) { function in class:ExprEngine
449 if (!shouldInlineDecl(D, Pred))
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h499 bool shouldInlineDecl(const Decl *D, ExplodedNode *Pred);

Completed in 35 milliseconds