Searched defs:IsFloatingPointType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 220 bool CompilerType::IsFloatingPointType(uint32_t &count, IsFloatingPointType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3367 bool TypeSystemClang::IsFloatingPointType(lldb::opaque_compiler_type_t type, IsFloatingPointType() function in TypeSystemClang |