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