Searched refs:getAsComplexIntegerType (Results 1 – 5 of 5) sorted by relevance
734 return getAsComplexIntegerType(); in isComplexIntegerType()747 const ComplexType *Type::getAsComplexIntegerType() const { in getAsComplexIntegerType() function in Type
2817 const ComplexType *getAsComplexIntegerType() const; // GCC complex int type.
1373 const ComplexType *LHSComplexInt = LHSType->getAsComplexIntegerType(); in handleComplexIntConversion()1374 const ComplexType *RHSComplexInt = RHSType->getAsComplexIntegerType(); in handleComplexIntConversion()
5075 qual_type->getAsComplexIntegerType(); in GetEncoding()
10862 {"_ZNK5clang4Type23getAsComplexIntegerTypeEv", "clang::Type::getAsComplexIntegerType() const"},