Searched refs:TT_FunctionTypeLParen (Results 1 – 2 of 2) sorted by relevance
42 TT_FunctionTypeLParen, enumerator
144 Left->Type = TT_FunctionTypeLParen; in parseParens()1263 if (Right.Type == TT_FunctionTypeLParen && Left.isNot(tok::l_paren) && in spaceRequiredBetween()