Searched defs:void_type (Results 1 – 5 of 5) 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
27 let void_type = Llvm.void_type context var [all...]
154 CompilerType void_type = ast_ctx->GetBasicType(lldb::eBasicTypeVoid); in Update() local
757 val void_type : llcontext -> lltype global() val