Home
last modified time | relevance | path

Searched refs:GetFunctionArgumentType (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DCompilerDecl.cpp35 CompilerType CompilerDecl::GetFunctionArgumentType(size_t arg_idx) const { in GetFunctionArgumentType() function in CompilerDecl
DType.cpp1128 return m_decl.GetFunctionArgumentType(idx); in GetArgumentAtIndex()
/external/llvm-project/lldb/include/lldb/Symbol/
DCompilerDecl.h85 CompilerType GetFunctionArgumentType(size_t arg_idx) const;