Searched defs:shouldInlineDecl (Results 1 - 1 of 1) 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))

Completed in 576 milliseconds