Searched refs:HasProto (Results 1 – 2 of 2) sorted by relevance
1711 static DeclaratorChunk getFunction(bool HasProto,
7502 bool HasProto = false; in ParseFunctionDeclarator() local7553 HasProto = ParamInfo.size() || getLangOpts().requiresStrictPrototypes() || in ParseFunctionDeclarator()7673 HasProto, IsAmbiguous, LParenLoc, ParamInfo.data(), in ParseFunctionDeclarator()