Searched defs:void_type (Results 1 – 11 of 11) sorted by relevance
5 struct void_type struct8 void_type(Arg0&&, Args&&...) { } in void_type() function
17 let void_type = Llvm.void_type context var
18 let void_type = Llvm.void_type context var
33 let void_type = Llvm.void_type context var
75 struct arg_type_info *void_type = type_get_simple(ARGTYPE_VOID); in param_pack_init() local
153 static const glsl_type *const void_type; member
638 val void_type : llcontext -> lltype val