CodeQL library for C/C++
codeql/cpp-all 0.9.3 ( 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 ( )