Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp1016 bool ExprEngine::mayInlineDecl(AnalysisDeclContext *CalleeADC) const { in mayInlineDecl() function in ExprEngine
1101 if (mayInlineDecl(CalleeADC)) { in shouldInlineCall()
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h822 bool mayInlineDecl(AnalysisDeclContext *ADC) const;