Searched defs:appendArgType (Results 1 – 2 of 2) sorted by relevance
167 void appendArgType(Type ArgType) { ArgList.push_back(ArgType); } in appendArgType() function
153 void appendArgType(Ice::Type ArgType) { Signature.appendArgType(ArgType); } in appendArgType() function in __anon0efa17160111::FuncSigExtendedType