Searched refs:GetFunctionArgumentType (Results 1 – 3 of 3) sorted by relevance
40 CompilerType CompilerDecl::GetFunctionArgumentType(size_t arg_idx) const { in GetFunctionArgumentType() function in CompilerDecl
1091 return m_decl.GetFunctionArgumentType(idx); in GetArgumentAtIndex()
82 CompilerType GetFunctionArgumentType(size_t arg_idx) const;