Searched defs:voidType (Results 1 – 10 of 10) sorted by relevance
246 auto voidType = addVoidType(); in TEST_F() local257 auto voidType = addVoidType(); in TEST_F() local269 auto voidType = addVoidType(); in TEST_F() local282 auto voidType = addVoidType(); in TEST_F() local
149 public void voidType() { in voidType() method in LowerSignatureTest
112 prims.put(CtClass.voidType, VOID); in prims.put()
141 public static CtClass voidType; field in CtClass
445 const TType *voidType = StaticType::GetBasic<EbtVoid>(); in AddXfbEmulationSupport() local
4367 AST_MATCHER(Type, voidType) { in AST_MATCHER() argument
6056 AST_MATCHER(Type, voidType) { in AST_MATCHER() argument
2204 auto voidType = LLVM::LLVMType::getVoidTy(context); in copyUnrankedDescriptors() local
2140 TType voidType(EbtVoid); in transformEntryPoint() local