Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp960 bool ExprEngine::mayInlineDecl(AnalysisDeclContext *CalleeADC) const { in mayInlineDecl() function in ExprEngine
1045 if (mayInlineDecl(CalleeADC)) { in shouldInlineCall()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h815 bool mayInlineDecl(AnalysisDeclContext *ADC) const;