Searched defs:GetFunctionArgumentTypeAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 633 CompilerType CompilerType::GetFunctionArgumentTypeAtIndex(size_t idx) const { GetFunctionArgumentTypeAtIndex() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4335 CompilerType TypeSystemClang::GetFunctionArgumentTypeAtIndex( GetFunctionArgumentTypeAtIndex() function in TypeSystemClang |