Searched refs:parseBasicType2 (Results 1 – 2 of 2) sorted by relevance
114 Type *parseBasicType2(Type *t);
3350 Type *Parser::parseBasicType2(Type *t) in parseBasicType2() function3442 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()