Home
last modified time | relevance | path

Searched refs:parseBasicType2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h114 Type *parseBasicType2(Type *t);
H A Dparse.c3350 Type *Parser::parseBasicType2(Type *t) in parseBasicType2() function
3442 t = parseBasicType2(t); in parseDeclarator()
3946 ts = parseBasicType2(ts); in parseDeclarations()
4178 tret = parseBasicType2(tret); // function return type in parseFunctionLiteral()
7950 t = parseBasicType2(t); in parseNewExp()