Searched refs:isC78Type (Results 1 – 1 of 1) sorted by relevance
1289 static bool isC78Type(const FormatToken &Tok) { in isC78Type() function 1312 if (!Prev || (Prev->isNot(tok::star) && !isC78Type(*Prev))) in isC78ParameterDecl() 1315 if (!isC78Type(*Tok) && in isC78ParameterDecl()