Searched defs:voidType (Results 1 – 3 of 3) sorted by relevance
245 auto voidType = addVoidType(); in TEST_F() local256 auto voidType = addVoidType(); in TEST_F() local268 auto voidType = addVoidType(); in TEST_F() local281 auto voidType = addVoidType(); in TEST_F() local
1073 auto voidType = mlir::LLVM::LLVMVoidType::get(op.getContext()); in getFree() local
6734 AST_MATCHER(Type, voidType) { in AST_MATCHER() argument