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