Searched refs:getArgumentList (Results 1 – 6 of 6) sorted by relevance
138 StringRef Params = Types.getTypeName(Proc.getArgumentList()); in visitKnownRecord()147 StringRef Params = Types.getTypeName(MF.getArgumentList()); in visitKnownRecord()
317 printTypeIndex("ArgListType", Proc.getArgumentList()); in visitKnownRecord()330 printTypeIndex("ArgListType", MF.getArgumentList()); in visitKnownRecord()
70 Instead of having to go through getArgumentList for simple things like
160 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() function191 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() function
1670 See the method [llvm::Function::getArgumentList]. *)1674 See the method [llvm::Function::getArgumentList]. *)
3894 * ``Function::ArgumentListType &getArgumentList()``