Searched defs:ProtDeclaration (Results 1 – 2 of 2) sorted by relevance
580 ProtDeclaration::ProtDeclaration(Loc loc, Prot p, Dsymbols *decl) in ProtDeclaration() function595 ProtDeclaration::ProtDeclaration(Loc loc, Identifiers* pkg_identifiers, Dsymbols *decl) in ProtDeclaration() function
102 class ProtDeclaration; variable