Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerDecl.cpp31 size_t CompilerDecl::GetNumFunctionArguments() const { in GetNumFunctionArguments() function in CompilerDecl
H A DType.cpp1119 return m_decl.GetNumFunctionArguments(); in GetNumArguments()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompilerDecl.h81 size_t GetNumFunctionArguments() const;