Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerDecl.cpp40 CompilerType CompilerDecl::GetFunctionArgumentType(size_t arg_idx) const { in GetFunctionArgumentType() function in CompilerDecl
H A DType.cpp1091 return m_decl.GetFunctionArgumentType(idx); in GetArgumentAtIndex()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DCompilerDecl.h82 CompilerType GetFunctionArgumentType(size_t arg_idx) const;