Searched refs:ConstantType (Results 1 – 5 of 5) sorted by relevance
2176 QualType ConstantType = Operand.getResultType(); in printHLSLInlineSpirvBefore() local2178 printBefore(ConstantType, OS); in printHLSLInlineSpirvBefore()2179 printAfter(ConstantType, OS); in printHLSLInlineSpirvBefore()
461 APValue &ConstantValue, QualType &ConstantType,
3260 QualType ConstantType = LiteralArgs[0].getAsType(); in checkHLSLSpirvTypeOperand() local3261 RT = ConstantType->getAs<RecordType>(); in checkHLSLSpirvTypeOperand()3273 QualType ConstantType = ConstantArgs[0].getAsType(); in checkHLSLSpirvTypeOperand() local3278 return SpirvOperand::createConstant(ConstantType, Value); in checkHLSLSpirvTypeOperand()
360 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument420 ConstantType = Initializer->getType(); in getNarrowingKind()469 ConstantType = Initializer->getType(); in getNarrowingKind()476 ConstantType = Initializer->getType(); in getNarrowingKind()570 ConstantType = Initializer->getType(); in getNarrowingKind()595 ConstantType = Initializer->getType(); in getNarrowingKind()
9756 QualType ConstantType; in DiagnoseNarrowingInInitList() local9758 ConstantType)) { in DiagnoseNarrowingInInitList()9783 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()