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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp319 case ExprEngine::Inline_Regular:
320 llvm::errs() << " Inline_Regular";
539 return ExprEngine::Inline_Regular;
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h89 Inline_Regular = 0, enumerator in enum:clang::ento::ExprEngine::InliningModes

Completed in 135 milliseconds