CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Member predicate FloatingPointType::getRealType

Gets the corresponding real type of this type. For example, the corresponding real type of _Complex double is double.

RealNumberType getRealType()