Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp210 case ExprEngine::Inline_Regular: in DisplayFunction()
435 return ExprEngine::Inline_Regular; in getInliningModeForFunction()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h131 Inline_Regular = 0, enumerator