Searched refs:VoidVoid (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp146 FunctionType *VoidVoid = FunctionType::get(Type::getVoidTy(C), local
150 CallInst::Create(VoidVoid, Dtor, "", BB);
154 VoidVoid, Function::PrivateLinkage,

Completed in 98 milliseconds