Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp158 json::Array superclasses; in run() local
/third_party/python/Lib/test/test_importlib/
Dtest_abc.py27 superclasses = [] variable in InheritanceTests