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