Searched defs:is_method (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/java/
H A Dgjavah.c762 int is_method = str[0] == '('; variable
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcall.c3138 int is_method = 0; local
H A Dtypeck.c2571 int is_method; local
2939 int is_method; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ada-spec.c2880 bool is_method = TREE_CODE (TREE_TYPE (t)) == METHOD_TYPE; local
1466 dump_ada_function_declaration(pretty_printer *buffer, tree func, int is_method, int is_constructor, int is_destructor, int spc) argument
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1816 is_method() const function in class:Function_type
H A Dtypes.cc9806 bool is_method = false; local
9921 find_field_or_method(const Type* type, const std::string& name, bool receiver_can_be_pointer, std::vector<const Named_type*>* seen, int* level, bool* is_method, bool* found_pointer_method, std::string* ambig1, std::string* ambig2) argument
[all...]
H A Dgogo.cc4596 Function::is_method() const function in class:Function
[all...]
H A Dexpressions.cc9179 bool is_method = fntype->is_method(); local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck.c3451 int is_method; local
H A Dcall.c7064 int is_method = 0; local

Completed in 303 milliseconds