Home
last modified time | relevance | path

Searched defs:fun_type (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
Drval-references.cpp24 typedef void (fun_type)(); typedef
/external/clang/test/CodeGenCXX/
Dmangle-ms-arg-qualifiers.cpp234 typedef void fun_type(void); typedef
238 void mangle_no_backref2(fun_type, ptr_to_fun_type) {} in mangle_no_backref2() argument
/external/v8/src/
Dtyping-asm.cc1023 FunctionType* fun_type = computed_type_->AsFunction(); in VisitCall() local
1076 FunctionType* fun_type = computed_type_->AsFunction(); in VisitCallNew() local