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