Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h77 void markShouldNotInline(const Decl *D) { in markShouldNotInline() function
84 markShouldNotInline(D); in markReachedMaxBlockCount()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp839 Engine.FunctionSummaries->markShouldNotInline(D); in shouldInlineCall()
852 Engine.FunctionSummaries->markShouldNotInline(D); in shouldInlineCall()