Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dreferences.cpp210 struct HasX : ReallyHasX { }; struct
/external/python/cpython3/Lib/test/
Dtest_typing.py2800 class HasX(Protocol): class
2872 class HasX(Protocol): class