Searched refs:isPtrOperatorToken (Results 1 – 1 of 1) sorted by relevance
4654 static bool isPtrOperatorToken(tok::TokenKind Kind, const LangOptions &Lang, in isPtrOperatorToken() function4754 if (!isPtrOperatorToken(Kind, getLangOpts(), D.getContext())) { in ParseDeclaratorInternal()4952 if (isPtrOperatorToken(Tok.getKind(), getLangOpts(), D.getContext())) { in ParseDirectDeclarator()