Home
last modified time | relevance | path

Searched refs:getArgumentList (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp138 StringRef Params = Types.getTypeName(Proc.getArgumentList()); in visitKnownRecord()
147 StringRef Params = Types.getTypeName(MF.getArgumentList()); in visitKnownRecord()
H A DTypeDumpVisitor.cpp317 printTypeIndex("ArgListType", Proc.getArgumentList()); in visitKnownRecord()
330 printTypeIndex("ArgListType", MF.getArgumentList()); in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2002-06-25-MegaPatchInfo.txt70 Instead of having to go through getArgumentList for simple things like
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h160 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() function
191 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() function
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1670 See the method [llvm::Function::getArgumentList]. *)
1674 See the method [llvm::Function::getArgumentList]. *)
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DProgrammersManual.rst3894 * ``Function::ArgumentListType &getArgumentList()``