Home | History | Annotate | Download | only in Expression

Lines Matching refs:m_allow_cxx

79         m_allow_cxx = true;
86 m_allow_cxx = true;
121 if (!(m_allow_cxx || m_allow_objc))
166 if (m_allow_cxx && method_decl->isInstance())