Home
last modified time | relevance | path

Searched defs:None (Results 1 – 25 of 237) sorted by relevance

12345678910

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/Inputs/unchecked-optional-access/folly/types/
H A DOptional.h7 struct None { struct
8 constexpr explicit None() {} in None() argument
/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerOptions.h17 None, ///< Do not emit any destructors for ASan enumerator
24 None, enumerator
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h36 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 DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enumerator
H A DPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h214 None = 0x0000, enumerator
231 None = 0x00000000, enumerator
257 None = 0x00, enumerator
265 None = 0x00, enumerator
273 None = 0, enumerator
292 None = 0x0000, enumerator
312 None = 0x0000, enumerator
323 None = 0, enumerator
373 None = 0x00000000, enumerator
409 None = 0x00, enumerator
[all …]
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUseInternalLinkageCheck.h32 None, enumerator
/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/
H A DAllocationOpInterface.h22 None = 0, // No hoisting kind selected enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h26 enum AMXProgModelEnum { None = 0, DirectReg = 1, ManagedRA = 2 }; enumerator
/llvm-project/llvm/include/llvm/Linker/
H A DLinker.h27 None = 0, enumerator
/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h55 None = 0, ///< -O0 enumerator
90 enum class FramePointerKind { None, NonLeaf, All, Reserved }; enumerator
121 None = 0, ///< No unwind table requested enumerator
/llvm-project/llvm/include/llvm/Transforms/
H A DIPO.h53 None, ///< Do nothing. enumerator
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PointerAuth.h47 None, global() enumerator
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSort.h23 None = 0, // No given sort. enumerator
/llvm-project/clang/include/clang/ASTMatchers/
H A DGtestMatchers.h39 None, enumerator
/llvm-project/llvm/include/llvm/IR/
H A DPrintPasses.h19 None, enumerator
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h25 None = 0, enumerator
/llvm-project/mlir/test/python/dialects/
H A Dtransform_extras.py36 def build_transform_script(script: Callable[[OpHandle], None]): argument
45 def build_transform_script_at_insertion_point(script: Callable[[OpHandle], None]): argument
/llvm-project/lldb/include/lldb/Core/
H A DRichManglingContext.h57 enum InfoProvider { None, ItaniumPartialDemangler, PluginCxxLanguage }; enumerator
/llvm-project/libc/utils/HdrGen/
H A DPublicAPICommand.h
/llvm-project/mlir/include/mlir/Target/LLVM/ROCDL/
H A DUtils.h34 None = 0, global() enumerator
/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h37 None = 0, enumerator
72 None = 0, enumerator
109 None = 0, in LLVM_COMMON_DEPENDENCE() enumerator
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.h37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
/llvm-project/llvm/lib/TextAPI/
H A DTextStubCommon.h28 None = 0U, enumerator
/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DLoweringOptions.h46 None enumerator

12345678910