Home
last modified time | relevance | path

Searched refs:oldType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js3589 oldType, ret;
3595 oldType = event.type;
3598 event.type = oldType;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h7330 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local
7345 modifiedType != oldType->getModifiedType()) { in TransformAttributedType()
7355 if (auto nullability = oldType->getImmediateNullability()) { in TransformAttributedType()