Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h72 void markMayInline(const Decl *D) { in markMayInline() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1101 Engine.FunctionSummaries->markMayInline(D); in shouldInlineCall()