Searched refs:m_allow_cxx (Results 1 – 3 of 3) sorted by relevance
76 m_allow_cxx = true; in ClangUserExpression() 83 m_allow_cxx = true; in ClangUserExpression() 98 if (!(m_allow_cxx || m_allow_objc)) { in ScanContext() 154 if (m_allow_cxx && method_decl->isInstance()) { in ScanContext()
97 bool m_allow_cxx; ///< True if the language allows C++. variable
50 m_stack_frame_top(LLDB_INVALID_ADDRESS), m_allow_cxx(false), in LLVMUserExpression()