Searched defs:paramTypes (Results 1 – 7 of 7) sorted by relevance
207 Class<?>[] paramTypes = new Class<?>[]{ String.class, String.class, String[].class}; in getCharset() local
338 const TType **paramTypes, in getFunctionOverload()
469 Id Builder::makeFunctionType(Id returnType, const std::vector<Id>& paramTypes) in makeFunctionType()1385 const std::vector<Id>& paramTypes, in makeFunctionEntry()
4493 std::vector<spv::Id> paramTypes; in makeFunctions() local
2229 DataType paramTypes[FunctionCase::MAX_PARAMS]; in init() local
2274 DataType paramTypes[FunctionCase::MAX_PARAMS]; in init() local
64 …nction(Ice::GlobalContext *context, Ice::Type returnType, const std::vector<Ice::Type> ¶mTypes) in createFunction()1129 void Nucleus::createFunction(Type *returnType, const std::vector<Type *> ¶mTypes) in createFunction()