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