Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h120 void bumpNumTimesInlined(const Decl* D) { in bumpNumTimesInlined() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp575 Engine.FunctionSummaries->bumpNumTimesInlined(D); in inlineCall()