Searched defs:Function (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Delab1.C3 typedef void *(*Function)( void *, int ); // { dg-message "previous declaration" } typedef in namespace:Name
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dfriend51.C14 friend void Function() { } function in struct:Test
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dshadow1.C25 Function(int Shadow) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-52892-2.C5 typedef bool (*Function)(int); typedef
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Druntime.h20 enum Function enum in class:Runtime
H A Dgogo.h886 class Function class
[all...]
H A Dgogo.cc4458 Function::Function(Function_type* type, Function* enclosing, Block* block, function in class:Function
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dqual1.C12 func_type *Function; member in class:C
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dgeneral.h54 typedef int Function (); typedef
H A Dinfo.h36 typedef int Function (); typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/for_each/
H A D1.cc30 struct Function struct
32 Function() : tot(0) { } function in struct:Function
33 Function(Function&& f) : tot(f.tot) { f.tot = 0; } function in struct:Function
/haiku-buildtools/gcc/libvtv/testsuite/libvtv.cc/
H A Dtemplate-list.cc23 template <int dim> struct Function struct
25 Function(int i): value(dim + i) {} function in struct:Function
H A Dtemplate-list-iostream.cc29 template <int dim> struct Function struct
31 Function(int i): value(dim + i) {} function in struct:Function
/haiku-buildtools/gcc/libsanitizer/ubsan/
H A Dubsan_handlers.cc335 handleFunctionTypeMismatch(FunctionTypeMismatchData *Data, ValueHandle Function, ReportOptions Opts) argument
351 __ubsan_handle_function_type_mismatch(FunctionTypeMismatchData *Data, ValueHandle Function) argument
357 __ubsan_handle_function_type_mismatch_abort( FunctionTypeMismatchData *Data, ValueHandle Function) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr45679-2_0.C56 Function; member in union:pov::Pigment_Struct::__anon899
/haiku-buildtools/gcc/liboffloadmic/runtime/emulator/
H A Dcoi_host.cpp67 } Function; typedef in typeref:struct:__anon2193

Completed in 306 milliseconds