Searched defs:pkg_identifiers (Results 1 – 4 of 4) sorted by relevance
110 DArray<Identifier*> pkg_identifiers; variable
605 extern (D) this(const ref Loc loc, Identifier[] pkg_identifiers, Dsymbols* decl) in this()
115 Identifiers* pkg_identifiers; variable
595 ProtDeclaration::ProtDeclaration(Loc loc, Identifiers* pkg_identifiers, Dsymbols *decl) in ProtDeclaration()