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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dc-typeprint.c156 cp_type_print_method_args(struct type *mtype, char *prefix, char *varstring, int staticp, struct ui_file *stream) argument
1026 int staticp = TYPE_FN_FIELD_STATIC_P (f, j); local
H A Dvalops.c1206 typecmp(int staticp, int varargs, int nargs, struct field t1[], struct value *t2[]) argument
1924 find_overload_match(struct type **arg_types, int nargs, char *name, int method, int lax, struct value **objp, struct symbol *fsym, struct value **valp, struct symbol **symp, int *staticp) argument
/freebsd-9.3-release/contrib/gcc/
H A Dlanghooks.h341 tree (*staticp) (tree); member in struct:lang_hooks
H A Dtree.c1931 staticp (tree arg) function
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dwrstabs.c1645 stab_class_method_var(struct stab_write_handle *info, const char *physname, enum debug_visibility visibility, bfd_boolean staticp, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, bfd_boolean contextp) argument
H A Dstabs.c2565 bfd_boolean constp, volatilep, staticp; local
H A Dieee.c2719 bfd_boolean staticp; local
6281 ieee_class_method_var(struct ieee_handle *info, const char *physname, enum debug_visibility visibility, bfd_boolean staticp, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, bfd_boolean context) argument
/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c6086 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; local
7035 int virtualp, explicitp, friendp, inlinep, staticp; local
[all...]

Completed in 278 milliseconds