Searched refs:access_path (Results 1 – 1 of 1) sorted by relevance
10159 const vector<scope_decl*>& access_path, in lookup_type_in_scope() argument10162 vector<scope_decl*> a = access_path; in lookup_type_in_scope()10231 vector<scope_decl*> access_path; in lookup_type_in_scope() local10234 access_path.push_back(s); in lookup_type_in_scope()10238 return lookup_type_in_scope(*type, access_path, scope); in lookup_type_in_scope()