Home
last modified time | relevance | path

Searched defs:IsIntegral (Results 1 – 5 of 5) sorted by relevance

/external/llvm/utils/TableGen/
DSearchableTableEmitter.cpp180 bool IsIntegral = isa<BitsInit>(I); in emitLookupFunction() local
223 bool IsIntegral = isa<BitsInit>(I); in emitLookupDeclaration() local
/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc39 inline bool IsIntegral(double value) { in IsIntegral() function
/external/jsoncpp/src/lib_json/
Djson_value.cpp1087 static bool IsIntegral(double d) { in IsIntegral() function
/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp897 TEST(IsIntegral, Matches) { in TEST() argument
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3624 static bool IsIntegral(double d) { in IsIntegral() function