Home
last modified time | relevance | path

Searched refs:mayInlineDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp905 bool ExprEngine::mayInlineDecl(AnalysisDeclContext *CalleeADC) const { in mayInlineDecl() function in ExprEngine
990 if (mayInlineDecl(CalleeADC)) { in shouldInlineCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h806 bool mayInlineDecl(AnalysisDeclContext *ADC) const;