Home
last modified time | relevance | path

Searched defs:is_invalid (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-object-private.hh61 inline bool is_invalid (void) const { return ref_count == HB_REFERENCE_COUNT_INVALID_VALUE; } in is_invalid() function
/external/clang/bindings/python/clang/
Dcindex.py579 def is_invalid(self): member in CursorKind
/external/valgrind/VEX/priv/
Dguest_s390_toIR.c13794 IRExpr *is_invalid = unop(Iop_64to1, mkexpr(retval1)); in s390_irgen_cu12_cu14() local