Home
last modified time | relevance | path

Searched refs:parseTypeof (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h89 TypeQualified *parseTypeof();
H A Dparse.c1239 TypeQualified *Parser::parseTypeof() in parseTypeof() function
2661 tqual = parseTypeof(); in parseMixin()
3145 t = parseBasicTypeStartingAt(parseTypeof(), dontLookDotIdents); in parseBasicType()
6962 t = parseTypeof(); in parsePrimaryExp()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d1659 tqual = parseTypeof(); in parseMixin()
2001 private AST.TypeQualified parseTypeof() in parseTypeof() function
3661 t = parseBasicTypeStartingAt(parseTypeof(), dontLookDotIdents);
8163 t = parseTypeof(); in parsePrimaryExp()