Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dctfeexpr.d1553 Expression ctfeIndex(UnionExp* pue, const ref Loc loc, Type type, Expression e1, uinteger_t indx) in ctfeIndex() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dctfeexpr.c1577 Expression *ctfeIndex(Loc loc, Type *type, Expression *e1, uinteger_t indx) in ctfeIndex() function