Searched defs:Basic (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h37 enum class DumpLevel { None, Basic, Verbose }; member in class:opts::DumpLevel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp100 Basic = 1, member in class:__anon2593::InlinerFunctionImportStatsOpts
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h236 enum class VerificationLevel { Fast, Basic, Full }; member in class:llvm::DominatorTreeBase::VerificationLevel
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h121 enum class Kind { Basic, PathSensitive }; member in class:clang::ento::BugReport::Kind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp537 static IFK Basic[36] = { local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1139 Basic, ///< A normal use, with no folding. enumerator in enum:__anon2715::LSRUse::KindType
[all...]

Completed in 165 milliseconds