HomeSort by: relevance | last modified time | path
    Searched defs:arrayliteralexp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
expression.h 145 ArrayLiteralExp* isArrayLiteralExp();
414 class ArrayLiteralExp : public Expression
421 static ArrayLiteralExp *create(const Loc &loc, Expressions *elements);
423 ArrayLiteralExp *syntaxCopy();
1382 char arrayliteralexp [sizeof(ArrayLiteralExp)]; member in union:MemorySet::UnionExp::__anon15987

Completed in 14 milliseconds