Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1015 bool ExprEngine::mayInlineDecl(AnalysisDeclContext *CalleeADC) const { in mayInlineDecl() function in ExprEngine
1100 if (mayInlineDecl(CalleeADC)) { in shouldInlineCall()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h798 bool mayInlineDecl(AnalysisDeclContext *ADC) const;