Home
last modified time | relevance | path

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

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