Home
last modified time | relevance | path

Searched refs:Svcount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp64 Svcount, enumerator
115 bool isSvcount() const { return Kind == Svcount; } in isSvcount()
452 case TypeKind::Svcount: in builtinBaseType()
546 case TypeKind::Svcount: in str()
590 Kind = Svcount; in applyTypespec()
917 Kind = Svcount; in applyModifier()