Searched refs:getArgumentList (Results 1 – 6 of 6) sorted by relevance
142 StringRef Params = Types.getTypeName(Proc.getArgumentList()); in visitKnownRecord()151 StringRef Params = Types.getTypeName(MF.getArgumentList()); in visitKnownRecord()
318 printTypeIndex("ArgListType", Proc.getArgumentList()); in visitKnownRecord()331 printTypeIndex("ArgListType", MF.getArgumentList()); in visitKnownRecord()
70 Instead of having to go through getArgumentList for simple things like
161 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() function192 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() function
1623 See the method [llvm::Function::getArgumentList]. *)1627 See the method [llvm::Function::getArgumentList]. *)
3922 * ``Function::ArgumentListType &getArgumentList()``