Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c4155 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident) in typeDotIdExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d610 DotIdExp typeDotIdExp(const ref Loc loc, Type type, Identifier ident) in typeDotIdExp() function