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