Searched defs:Method (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug378.go12 func (h Header) Method() {} func
H A Dissue5581.go16 func (x *Foo) Method() (int, error) { func
H A Dissue4909a.go21 func (t T) Method() {} func
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dptrmem24.C17 void Bar::Method(void) const function in class:Bar
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-conv9.C20 void Object::Method () function in class:Object
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A DconvT2X.go30 func (U16) Method() {} func
31 func (U32) Method() {} func
32 func (U64) Method() {} func
33 func (U128) Method() {} func
34 func (F32) Method() {} func
35 func (F64) Method() {} func
36 func (C128) Method() {} func
37 func (S) Method() {} func
38 func (B) Method() {} func
39 func (M) Method() {} func
40 func (C) Method() {} func
41 func (Z) Method() {} func
[all...]
/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dobjc-api.h237 typedef struct objc_method Method; typedef in typeref:struct:objc_method
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h119 class Method class
215 Method(const Field_indexes* field_indexes, unsigned int depth, function in class:Method
[all...]

Completed in 118 milliseconds