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