Home
last modified time | relevance | path

Searched refs:method_p (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dipa-prop.h156 struct cgraph_node *method_p; member
H A Dipa-prop.c68 return wl->method_p; in ipa_methodlist_method()
75 wl->method_p = mt; in ipa_methodlist_method_set()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c1779 write_method_parms (parm_types, method_p, decl) in write_method_parms() argument
1782 int method_p;
1798 if (method_p)
/openbsd/gnu/gcc/gcc/cp/
H A Dmangle.c1906 write_method_parms (tree parm_types, const int method_p, const tree decl) in write_method_parms() argument
1922 if (method_p) in write_method_parms()