Searched refs:pastMixinAndNspace (Results 1 – 18 of 18) sorted by relevance
333 Dsymbol *Dsymbol::pastMixinAndNspace() in pastMixinAndNspace() function341 return parent->pastMixinAndNspace(); in pastMixinAndNspace()379 return parent ? parent->pastMixinAndNspace() : NULL; in toParent()
183 Dsymbol *pastMixinAndNspace();
333 Dsymbol *Dsymbol::pastMixinAndNspace() in pastMixinAndNspace() function342 return parent->pastMixinAndNspace(); in pastMixinAndNspace()380 return parent ? parent->pastMixinAndNspace() : NULL; in toParent()
332 Dsymbol *Dsymbol::pastMixinAndNspace() in pastMixinAndNspace() function341 return parent->pastMixinAndNspace(); in pastMixinAndNspace()379 return parent ? parent->pastMixinAndNspace() : NULL; in toParent()
185 Dsymbol *pastMixinAndNspace();