Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp3132 bool is_float = GetCompilerType().IsFloat(); in CastToBasicType() local
3286 bool is_float = GetCompilerType().IsFloat(); in CastToEnumType() local