Home
last modified time | relevance | path

Searched defs:m_self (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/tests/
Dclass_requires_trace_method.h28 Member<Mixin> m_self; variable
/external/python/cpython3/Include/
Dmethodobject.h105 PyObject *m_self; /* Passed as 'self' arg to the C func, can be NULL */ member
/external/python/cpython2/Include/
Dmethodobject.h84 PyObject *m_self; /* Passed as 'self' arg to the C func, can be NULL */ member