Searched defs:GetFunctionArgumentAtIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 135 CompilerType::GetFunctionArgumentAtIndex(const size_t index) const { GetFunctionArgumentAtIndex() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3083 TypeSystemClang::GetFunctionArgumentAtIndex(lldb::opaque_compiler_type_t type, GetFunctionArgumentAtIndex() function in TypeSystemClang |