Searched defs:VoidType (Results 1 – 3 of 3) sorted by relevance
691 SPIRVType *VoidType = GR->getOrCreateSPIRVType( in insertInlineAsmProcess() local
178 class VoidType : public Type { class180 VoidType() : Type(TypeKind::Void) {} in VoidType() function in __anon819a2c470111::VoidType
3154 Type *VoidType = Type::getVoidTy(Context); in parseConstants() local