Searched defs:IsInt (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/include/flatbuffers/ | ||
D | flexbuffers.h | 343 bool IsInt() const { return type_ == TYPE_INT || in IsInt() function |
/external/clang/lib/AST/ | ||
D | ExprConstant.cpp | 1030 bool IsInt; member |