Home
last modified time | relevance | path

Searched defs:Void (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dvoid_arg.c4 typedef void Void; typedef
23 void bar(Void) { in bar() argument
/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.h27 Void = 0x40, enumerator
/llvm-project/clang/lib/AST/
H A DExprConstShared.h29 Void = 0, global() enumerator
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.same/
H A Dsame_as.pass.cpp202 using Void = void; in main() typedef
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h28 Void = 0x0003, // void enumerator
149 static TypeIndex Void() { return TypeIndex(SimpleTypeKind::Void); } in Void() function
/llvm-project/llvm/include/llvm/Support/
H A DDXILABI.h27 Void, global() enumerator
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DIntrinsicCall.h567 Void, global() enumerator
604 using Void = ParamType<ParamTypeId::Void, 0>; global() variable
/llvm-project/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp153 typedef void Void; typedef
H A Ddeduced-return-type-cxx14.cpp113 using Void = void; typedef
114 using Void = decltype(void_ret()); typedef
H A Dconstant-expression-cxx14.cpp1053 constexpr void Void(int n) { in Void() function
H A Dconstant-expression-cxx11.cpp1769 namespace Void { global() namespace
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h120 Void, global() enumerator
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DRedundantVoidArgCheck.cpp144 Void, in removeVoidArgumentTokens() enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp43 Type *Void; global() member in __anon0b4205950111::SIAnnotateControlFlow
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h83 Void, enumerator
221 Void, enumerator
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp61 Void = 0, // Must be zero. enumerator
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h337 Void = 1, enumerator
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp105 Void, enumerator
971 VoidType Void; member in __anon6b6344ba0111::EmitterBase
H A DSveEmitter.cpp70 bool Float, Signed, Immediate, Void, Constant, Pointer, BFloat; global() member in __anoncee49e800111::SVEType
H A DNeonEmitter.cpp145 Void, global() enumerator
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml30 | Void Constructor
H A Dllvm.mli69 Void Constructor
/llvm-project/clang/test/AST/Interp/
H A Dliterals.cpp
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h86 Void, enumerator