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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h102 TK_Integer = 0x0000, enumerator in enum:__ubsan::TypeDescriptor::Kind
117 bool isIntegerTy() const { return getKind() == TK_Integer; }
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_value.h100 TK_Integer = 0x0000, enumerator in enum:__ubsan::TypeDescriptor::Kind
115 bool isIntegerTy() const { return getKind() == TK_Integer; }
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/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 106 milliseconds