Searched refs:NameAfterArrowIsNonType (Results 1 – 2 of 2) sorted by relevance
2242 if (Tok.is(tok::identifier) && NameAfterArrowIsNonType()) { in TryParseFunctionDeclarator()2256 bool Parser::NameAfterArrowIsNonType() { in NameAfterArrowIsNonType() function in Parser
2776 bool NameAfterArrowIsNonType();