Searched defs:basetype_path (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | call.c | 468 build_method_call (instance, name, parms, basetype_path, flags) in build_method_call() argument 4033 enforce_access (basetype_path, decl) in enforce_access() argument
|
H A D | init.c | 1387 tree basetype_path, decl; local
|
H A D | search.c | 1462 tree type = NULL_TREE, basetype_path = NULL_TREE; local
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | search.c | 1191 tree type = NULL_TREE, basetype_path = NULL_TREE; in lookup_member() local
|
H A D | call.c | 4154 enforce_access (tree basetype_path, tree decl, tree diag_decl) in enforce_access()
|