Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp204 case ExprEngine::Inline_Regular: in DisplayFunction()
430 return ExprEngine::Inline_Regular; in getInliningModeForFunction()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h134 Inline_Regular = 0, enumerator