Searched refs:DeclGetFunctionArgumentType (Results 1 – 5 of 5) sorted by relevance
41 return m_type_system->DeclGetFunctionArgumentType(m_opaque_decl, arg_idx); in GetFunctionArgumentType()
174 CompilerType TypeSystem::DeclGetFunctionArgumentType(void *opaque_decl, in DeclGetFunctionArgumentType() function in TypeSystem
109 virtual CompilerType DeclGetFunctionArgumentType(void *opaque_decl,
563 CompilerType DeclGetFunctionArgumentType(void *opaque_decl,
9241 CompilerType TypeSystemClang::DeclGetFunctionArgumentType(void *opaque_decl, in DeclGetFunctionArgumentType() function in TypeSystemClang