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

/openbsd-current/gnu/llvm/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 116 milliseconds