reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
   77     m_allow_cxx = true;
   84     m_allow_cxx = true;
   99   if (!(m_allow_cxx || m_allow_objc)) {
  155     if (m_allow_cxx && method_decl->isInstance()) {