HomeSort by: relevance | last modified time | path
    Searched defs:m_scope (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPSearchRequest.h 36 int m_scope; member in class:LDAPSearchRequest
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile.h 132 m_scope = scope;
138 return m_scope;
159 enum compile_i_scope_types m_scope; member in class:compile_instance
  /src/external/gpl3/gdb/dist/gdb/compile/
compile.h 132 m_scope = scope;
138 return m_scope;
159 enum compile_i_scope_types m_scope; member in class:compile_instance
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-recording.h 1165 m_scope (NULL),
1201 function *get_scope () const { return m_scope; }
1224 function *m_scope; /* NULL for globals, non-NULL for locals/params */ member in class:gcc::jit::recording::rvalue
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-recording.h 1103 m_scope (NULL),
1139 function *get_scope () const { return m_scope; }
1162 function *m_scope; /* NULL for globals, non-NULL for locals/params */ member in class:gcc::jit::recording::rvalue

Completed in 19 milliseconds