Searched defs:ConstantType (Results 1 – 6 of 6) sorted by relevance
454 enum class ConstantType { kUnknown, kZero, kOne }; enum
5745 using ConstantType = ConstantFloat; typedef5762 using ConstantType = ConstantDouble; typedef
7236 using ConstantType = ConstantFloat; typedef7253 using ConstantType = ConstantDouble; typedef
7749 QualType ConstantType; in DiagnoseNarrowingInInitList() local
9723 QualType ConstantType; in DiagnoseNarrowingInInitList() local
313 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind()