Searched defs:pscopesym (Results 1 – 1 of 1) sorted by relevance
375 static Dsymbol *searchScopes(Scope *scope, Loc loc, Identifier *ident, Dsymbol **pscopesym, int fla… in searchScopes()419 Dsymbol *Scope::search(Loc loc, Identifier *ident, Dsymbol **pscopesym, int flags) in search()