Searched refs:appendArgType (Results 1 – 3 of 3) 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 __anon127203fd0111::FuncSigExtendedType1018 FuncTy->appendArgType(ArgTy); in ProcessRecord()
870 Signature.appendArgType( in installGlobalDeclarations()