Searched defs:isSubClassOf (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp218 bool RecordRecTy::isSubClassOf(Record *Class) const { function in class:RecordRecTy
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp133 bool RegSizeInfo::isSubClassOf(const RegSizeInfo &I) const { function in class:RegSizeInfo
164 bool RegSizeInfoByHwMode::isSubClassOf(const RegSizeInfoByHwMode &I) const { function in class:RegSizeInfoByHwMode
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h109 bool isSubClassOf(llvm::StringRef className) const { function in class:clang::tblgen::WrappedRecord
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1568 bool isSubClassOf(const Record *R) const { function in class:llvm::final::final::Record
1575 bool isSubClassOf(StringRef Name) const { function in class:llvm::final::final::Record

Completed in 80 milliseconds