Home
last modified time | relevance | path

Searched defs:ProtDeclaration (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.c580 ProtDeclaration::ProtDeclaration(Loc loc, Prot p, Dsymbols *decl) in ProtDeclaration() function
595 ProtDeclaration::ProtDeclaration(Loc loc, Identifiers* pkg_identifiers, Dsymbols *decl) in ProtDeclaration() function
H A Dvisitor.h102 class ProtDeclaration; variable