Searched defs:VoidType (Results 1 – 6 of 6) sorted by relevance
159 Type *VoidType(Type::getVoidTy(Context)); TEST() local
434 FunctionType *FuncType(FunctionType::get(VoidType, false)); in foldFuncPtrAndConstToNull() local
674 SPIRVType *VoidType = GR->getOrCreateSPIRVType( insertInlineAsmProcess() local
178 class VoidType : public Type { class 180 VoidType() : Type(TypeKind::Void) {} in VoidType() function in __anon6b6344ba0111::VoidType
3555 TEST_P(ASTMatchersTest,VoidType) TEST_P() argument
3154 Type *VoidType = Type::getVoidTy(Context); parseConstants() local