| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/ |
| D | VoidType.java | 32 public final class VoidType extends Type<VoidType> implements NodeWithAnnotations<VoidType> { class 36 public VoidType() { in VoidType() method in VoidType 39 public VoidType(Range range) { in VoidType() method in VoidType
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/type/ |
| D | VoidType.java | 30 public final class VoidType extends Type { class 32 public VoidType() { in VoidType() method in VoidType 35 …public VoidType(final int beginLine, final int beginColumn, final int endLine, final int endColumn… in VoidType() method in VoidType
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/typesystem/ |
| D | VoidType.java | 24 public class VoidType implements Type { class 27 private VoidType() { in VoidType() method in VoidType
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/ |
| D | VoidType.java | 46 public class VoidType extends Type implements NodeWithAnnotations<VoidType> { class 49 public VoidType() { in VoidType() method in VoidType 57 public VoidType(TokenRange tokenRange) { in VoidType() method in VoidType
|
| /external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
| D | VoidType.java | 39 public interface VoidType extends Type { interface
|
| /external/google-fruit/include/fruit/ |
| D | injector.h | 231 using VoidType = fruit::impl::meta::Type<void>; variable
|
| /external/llvm-project/llvm/unittests/IR/ |
| D | FunctionTest.cpp | 142 Type *VoidType(Type::getVoidTy(Context)); in TEST() local
|
| D | ConstantsTest.cpp | 481 Type *VoidType(Type::getVoidTy(Context)); in foldFuncPtrAndConstToNull() local
|
| /external/python/cffi/cffi/ |
| D | model.py | 85 class VoidType(BaseType): class
|
| /external/llvm-project/clang/utils/TableGen/ |
| D | MveEmitter.cpp | 178 class VoidType : public Type { class 180 VoidType() : Type(TypeKind::Void) {} in VoidType() function in __anonf88c1dfe0111::VoidType
|
| /external/llvm-project/llvm/bindings/go/llvm/ |
| D | ir.go | 694 func (c Context) VoidType() (t Type) { t.C = C.LLVMVoidTypeInContext(c.C); return } func 698 func VoidType() (t Type) { t.C = C.LLVMVoidType(); return } func
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 623 func (c Context) VoidType() (t Type) { t.C = C.LLVMVoidTypeInContext(c.C); return } func 626 func VoidType() (t Type) { t.C = C.LLVMVoidType(); return } func
|
| /external/llvm-project/clang/unittests/ASTMatchers/ |
| D | ASTMatchersNarrowingTest.cpp | 2947 TEST_P(ASTMatchersTest, VoidType) { in TEST_P() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2361 Type *VoidType = Type::getVoidTy(Context); in parseConstants() local
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2897 Type *VoidType = Type::getVoidTy(Context); in parseConstants() local
|
| /external/llvm-project/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2403 Type *VoidType = Type::getVoidTy(Context); in parseConstants() local
|