Searched defs:IsFloatingPointType (Results 1 – 3 of 3) sorted by relevance
78 bool IsFloatingPointType(PrimitiveType type) { in IsFloatingPointType() function
185 bool CompilerType::IsFloatingPointType(uint32_t &count, in IsFloatingPointType() function in CompilerType
3303 bool TypeSystemClang::IsFloatingPointType(lldb::opaque_compiler_type_t type, in IsFloatingPointType() function in TypeSystemClang