Home
last modified time | relevance | path

Searched defs:HasInt (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/utils/
Dvariant.h92 bool HasInt() const { return type_ == TYPE_INT_VALUE; } in HasInt() function
/external/clang/lib/AST/
DASTDiagnostic.cpp1136 llvm::APSInt &Value, bool &HasInt, in InitializeNonTypeDiffVariables()