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