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

/external/compiler-rt/lib/ubsan/
H A Dubsan_value.h109 TK_Integer = 0x0000, enumerator in enum:__ubsan::TypeDescriptor::Kind
124 bool isIntegerTy() const { return getKind() == TK_Integer; }

Completed in 73 milliseconds