Home
last modified time | relevance | path

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

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