Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DReusables.h67 Eng(CTU, AMgr, &VisitedCallees, &FS, ExprEngine::Inline_Regular) {} in ExprEngineConsumer()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp211 case ExprEngine::Inline_Regular: in DisplayFunction()
436 return ExprEngine::Inline_Regular; in getInliningModeForFunction()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h130 Inline_Regular = 0, enumerator