Searched defs:ConstantType (Results 1 – 4 of 4) sorted by relevance
2176 QualType ConstantType = Operand.getResultType(); in printHLSLInlineSpirvBefore() local
3260 QualType ConstantType = LiteralArgs[0].getAsType(); in checkHLSLSpirvTypeOperand() local3273 QualType ConstantType = ConstantArgs[0].getAsType(); in checkHLSLSpirvTypeOperand() local
9756 QualType ConstantType; in DiagnoseNarrowingInInitList() local
360 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind()