Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp241 bool CompilerType::IsFloatingPointType(uint32_t &count, in IsFloatingPointType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3404 bool TypeSystemClang::IsFloatingPointType(lldb::opaque_compiler_type_t type, in IsFloatingPointType() function in TypeSystemClang