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

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerDecl.cpp31 size_t CompilerDecl::GetNumFunctionArguments() const { function in class:CompilerDecl
H A DType.cpp1246 return m_decl.GetNumFunctionArguments();
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerDecl.h81 size_t GetNumFunctionArguments() const;

Completed in 126 milliseconds