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