/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 36 enum class DumpLevel { None, Basic, Verbose }; enumerator 56 enum class ClassDefinitionFormat { None, Layout, All }; enumerator 58 None, enumerator 67 enum class SymbolSortMode { None, Name, Size }; enumerator
|
H A D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enumerator
|
H A D | PrettyCompilandDumper.h | 22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | AddressSanitizerOptions.h | 17 None, ///< Do not emit any destructors for ASan enumerator 24 None, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 207 None = 0x0000, global() enumerator 224 None = 0x00000000, global() enumerator 250 None = 0x00, global() enumerator 258 None = 0x00, global() enumerator 266 None = 0, global() enumerator 285 None = 0x0000, global() enumerator 305 None = 0x0000, global() enumerator 316 None = 0, global() enumerator 366 None = 0x00000000, global() enumerator 402 None = 0x00, global() enumerator 410 None = 0, global() enumerator 427 None = 0, global() enumerator 437 None = 0, global() enumerator 451 None = 0, global() enumerator 467 None = 0, global() enumerator 485 None = 0, global() enumerator 545 None = 0, global() enumerator 569 enum class FileChecksumKind : uint8_t { None, MD5, SHA1, SHA256 }; global() enumerator [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 55 None = 0, ///< -O0 enumerator 90 enum class FramePointerKind { None, NonLeaf, All, Reserved }; enumerator 121 None = 0, ///< No unwind table requested enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Linker/ |
H A D | Linker.h | 27 None = 0, enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DependenceFlags.h | 37 None = 0, enumerator 72 None = 0, enumerator 109 None = 0, in LLVM_COMMON_DEPENDENCE() enumerator
|
H A D | Comment.h | 53 None = 0, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/ |
H A D | IPO.h | 53 None, ///< Do nothing. enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PointerAuth.h | 47 None, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSort.h | 23 None = 0, // No given sort. enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | PrintPasses.h | 19 None, enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | GtestMatchers.h | 39 None, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBRawSymbol.h | 25 None = 0, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | RichManglingContext.h | 57 enum InfoProvider { None, ItaniumPartialDemangler, PluginCxxLanguage }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.h | 37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubCommon.h | 27 None = 0U, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | MemoryFlags.h | 28 None = 0, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstShared.h | 25 None = -1, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | DependencyOutputOptions.h | 19 enum class ShowIncludesDestination { None, Stdout, Stderr }; enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.h | 49 None = 0, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexingOptions.h | 22 None, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 80 None = 0, enumerator 216 None = 0, enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | XRayInstr.h | 38 constexpr XRayInstrMask None = 0; variable
|