Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h80 void markShouldNotInline(const Decl *D) { in markShouldNotInline() function
87 markShouldNotInline(D); in markReachedMaxBlockCount()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp925 Engine.FunctionSummaries->markShouldNotInline(D); in shouldInlineCall()
938 Engine.FunctionSummaries->markShouldNotInline(D); in shouldInlineCall()