Searched refs:m_allow_objc (Results 1 – 3 of 3) sorted by relevance
83 m_allow_objc = true; in ClangUserExpression()88 m_allow_objc = true; in ClangUserExpression()102 if (!(m_allow_cxx || m_allow_objc)) { in ScanContext()188 if (m_allow_objc) { in ScanContext()
98 bool m_allow_objc; ///< True if the language allows Objective-C. variable
49 m_allow_objc(false), m_transformed_text(), m_execution_unit_sp(), in LLVMUserExpression()