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