Home
last modified time | relevance | path

Searched defs:Abstract (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp580 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE() argument
598 constructVariableDIEImpl(const DbgVariable &DV, bool Abstract) constructVariableDIEImpl() argument
/third_party/python/Lib/test/
H A Dtest_functools.py577 class Abstract(abc.ABCMeta): class
2511 class Abstract(metaclass=abc.ABCMeta): class

Completed in 7 milliseconds