Home
last modified time | relevance | path

Searched defs:checkNestedReference (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c1885 bool VarDeclaration::checkNestedReference(Scope *sc, Loc loc) in checkNestedReference() function
H A Dfunc.c4310 bool FuncDeclaration::checkNestedReference(Scope *sc, Loc loc) in checkNestedReference() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d1583 extern (D) final bool checkNestedReference(Scope* sc, Loc loc) in checkNestedReference() function
H A Dfunc.d1923 extern (D) final bool checkNestedReference(Scope* sc, const ref Loc loc) in checkNestedReference() function