Searched refs:is_objc (Results 1 – 2 of 2) sorted by relevance
283 const bool is_objc = m_wrap_kind == WrapKind::ObjCInstanceMethod || in AddLocalVariableDecls() local285 if ((var_name == "self" || var_name == "_cmd") && is_objc) in AddLocalVariableDecls()
98 string(REGEX MATCH "[.](m|mm)$" is_objc ${source_rpath})99 if (is_objc)