Home
last modified time | relevance | path

Searched defs:in_class (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dclassobject.h26 PyClassObject *in_class; /* The class object */ member
/external/clang/test/Parser/
Dcxx-ambig-init-templ.cpp83 static const bool in_class = false; variable
92 static const bool in_class = true; member