Home
last modified time | relevance | path

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

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