Home
last modified time | relevance | path

Searched defs:Basic (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h38 enum class DumpLevel { None, Basic, Verbose }; enumerator
/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h139 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc1115 TEST(PrintNullptrT, Basic) { in TEST() argument
1722 TEST(PrintOptionalTest, Basic) { in TEST() argument
1735 TEST(PrintOneofTest, Basic) { in TEST() argument
H A Dgtest_unittest.cc7590 TEST(IsHashTable, Basic) { in TEST() argument
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp101 Basic = 1, enumerator
/freebsd-12.1/contrib/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp510 static IFK Basic[36] = { in translateIntrinsicFunctionCode() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h150 Basic = 0x05, enumerator
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1134 Basic, ///< A normal use, with no folding. enumerator