Home
last modified time | relevance | path

Searched defs:IdentifierExp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h183 class IdentifierExp; variable
H A Dexpression.c3138 IdentifierExp::IdentifierExp(Loc loc, Identifier *ident) in IdentifierExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h189 class IdentifierExp; variable