Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp733 static bool mayInlineDecl(AnalysisDeclContext *CalleeADC, in mayInlineDecl() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp890 bool ExprEngine::mayInlineDecl(AnalysisDeclContext *CalleeADC) const { in mayInlineDecl() function in ExprEngine