HomeSort by relevance Sort by last modified time
    Searched refs:HasInt (Results 1 - 4 of 4) sorted by null

  /external/libtextclassifier/utils/
variant.h 63 TC3_CHECK(HasInt());
92 bool HasInt() const { return type_ == TYPE_INT_VALUE; }
lua-utils.cc 226 if (value.HasInt()) {
flatbuffers.cc 145 return value.HasInt();
  /external/clang/lib/AST/
ASTDiagnostic.cpp     [all...]

Completed in 787 milliseconds