Home
last modified time | relevance | path

Searched refs:typeDotIdExp (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dinitsem.d515 Expression e = typeDotIdExp(i.loc, sd.type, Id.call); in initializerSemantic()
H A Dtraits.d1025 ex = typeDotIdExp(e.loc, t, id); in semanticTraits()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dtraits.c765 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h494 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
H A Dparse.c6855 e = typeDotIdExp(loc, t, token.ident); in parsePrimaryExp()
7330 e = typeDotIdExp(loc, t, token.ident); in parseUnaryExp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dtraits.c765 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h496 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
H A Dparse.c6956 e = typeDotIdExp(loc, t, token.ident); in parsePrimaryExp()
7431 e = typeDotIdExp(loc, t, token.ident); in parseUnaryExp()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dtraits.c765 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h494 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
H A Dparse.c6855 e = typeDotIdExp(loc, t, token.ident); in parsePrimaryExp()
7330 e = typeDotIdExp(loc, t, token.ident); in parseUnaryExp()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dtraits.c765 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h496 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
H A Dparse.c6956 e = typeDotIdExp(loc, t, token.ident); in parsePrimaryExp()
7431 e = typeDotIdExp(loc, t, token.ident); in parseUnaryExp()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dtraits.c765 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h494 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dtraits.c765 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h496 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
H A Dparse.c6956 e = typeDotIdExp(loc, t, token.ident); in parsePrimaryExp()
7431 e = typeDotIdExp(loc, t, token.ident); in parseUnaryExp()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dtraits.c1124 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h615 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dtraits.c1124 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h615 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dtraits.c1124 ex = typeDotIdExp(e->loc, t, id); in semanticTraits()
H A Dexpression.h615 DotIdExp *typeDotIdExp(Loc loc, Type *type, Identifier *ident);

12