Home
last modified time | relevance | path

Searched defs:prefer_type (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c5300 lookup_flags (int prefer_type, int namespaces_only) in lookup_flags()
5783 lookup_qualified_name (tree scope, tree name, int prefer_type, bool complain, in lookup_qualified_name()
6201 lookup_name_real_1 (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real_1()
6341 lookup_name_real (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real()
6365 lookup_name_prefer_type (tree name, int prefer_type) in lookup_name_prefer_type()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c4126 lookup_flags (int prefer_type, int namespaces_only) in lookup_flags()
4615 lookup_name_real_1 (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real_1()
4748 lookup_name_real (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real()
4782 lookup_name_prefer_type (tree name, int prefer_type) in lookup_name_prefer_type()