Searched refs:g_objc_object_name (Results 1 – 1 of 1) sorted by relevance
892 static constexpr llvm::StringLiteral g_objc_object_name("self"); in AddArguments() local894 m_in_cplusplus_method ? g_cplusplus_object_name : g_objc_object_name; in AddArguments()