Searched refs:TK_Integer (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h101 TK_Integer = 0x0000, enumerator in enum:__ubsan::TypeDescriptor::Kind
116 bool isIntegerTy() const { return getKind() == TK_Integer; }

Completed in 99 milliseconds