Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h343 bool IsInt() const { return type_ == TYPE_INT || in IsInt() function
/external/clang/lib/AST/
DExprConstant.cpp1030 bool IsInt; member