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