Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h159 FunctionSummariesTy *FS, InliningModes HowToInlineIn);
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp193 InliningModes HowToInlineIn) in ExprEngine() argument
203 VisitedCallees(VisitedCalleesIn), HowToInline(HowToInlineIn) { in ExprEngine()