Home
last modified time | relevance | path

Searched defs:GetFunctionArgumentAtIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp156 CompilerType::GetFunctionArgumentAtIndex(const size_t index) const { in GetFunctionArgumentAtIndex() function in CompilerType
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3120 TypeSystemClang::GetFunctionArgumentAtIndex(lldb::opaque_compiler_type_t type, GetFunctionArgumentAtIndex() function in TypeSystemClang