Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h122 void bumpNumTimesInlined(const Decl* D) { in bumpNumTimesInlined() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp458 Engine.FunctionSummaries->bumpNumTimesInlined(D); in REGISTER_MAP_WITH_PROGRAMSTATE()