Home
last modified time | relevance | path

Searched defs:basetype_path (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c468 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 Dinit.c1387 tree basetype_path, decl; local
H A Dsearch.c1462 tree type = NULL_TREE, basetype_path = NULL_TREE; local
/openbsd/gnu/gcc/gcc/cp/
H A Dsearch.c1191 tree type = NULL_TREE, basetype_path = NULL_TREE; in lookup_member() local
H A Dcall.c4154 enforce_access (tree basetype_path, tree decl, tree diag_decl) in enforce_access()