Searched refs:isValueType (Results 1 – 2 of 2) sorted by relevance
30 static bool isValueType(const Type *T) { in isValueType() function34 static bool isValueType(QualType QT) { return isValueType(QT.getTypePtr()); } in isValueType() function124 if (QualTarget == QualifierTarget::Pointee && isValueType(Pointee)) { in changePointer()169 if (QualPolicy == QualifierPolicy::Left && isValueType(Pointee)) in changeReferencee()197 if (isValueType(ParenStrippedType)) in addQualifierToVarDecl()216 if (isValueType(AT)) in addQualifierToVarDecl()
1151 template <class T> static bool isValueType() { in isValueType() function in __anon4a72bbf00111::SmallVectorReferenceInvalidationTest1203 if (this->template isValueType<Constructable>()) { in TYPED_TEST()1218 if (this->template isValueType<Constructable>()) { in TYPED_TEST()1351 if (this->template isValueType<Constructable>()) { in TYPED_TEST()1363 if (this->template isValueType<Constructable>()) { in TYPED_TEST()