Searched refs:TK_Integer (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/ubsan/ | ||
H A D | ubsan_value.h | 102 TK_Integer = 0x0000, enumerator in enum:__ubsan::TypeDescriptor::Kind 117 bool isIntegerTy() const { return getKind() == TK_Integer; } |
Completed in 42 milliseconds