Searched defs:fun_type (Results 1 – 3 of 3) sorted by relevance
24 typedef void (fun_type)(); typedef
234 typedef void fun_type(void); typedef238 void mangle_no_backref2(fun_type, ptr_to_fun_type) {} in mangle_no_backref2() argument
1023 FunctionType* fun_type = computed_type_->AsFunction(); in VisitCall() local1076 FunctionType* fun_type = computed_type_->AsFunction(); in VisitCallNew() local