Searched refs:GetNumFunctionArguments (Results 1 – 3 of 3) sorted by relevance
84 size_t GetNumFunctionArguments() const;
36 size_t CompilerDecl::GetNumFunctionArguments() const { in GetNumFunctionArguments() function in CompilerDecl
1239 return m_decl.GetNumFunctionArguments(); in GetNumArguments()