Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1563 bool isSubClassOf(const Record *R) const { in isSubClassOf() function
1570 bool isSubClassOf(StringRef Name) const { in isSubClassOf() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp218 bool RecordRecTy::isSubClassOf(Record *Class) const { in isSubClassOf() function in RecordRecTy