Searched refs:getEquivalentTypeLoc (Results 1 – 3 of 3) sorted by relevance
895 TypeLoc getEquivalentTypeLoc() const { in getEquivalentTypeLoc() function
3947 TL = ATL.getEquivalentTypeLoc(); in getFunctionTypeLoc()
7593 if (TL.getModifiedLoc().getType() != TL.getEquivalentTypeLoc().getType()) { in TransformAttributedType()7597 getDerived().TransformType(AuxiliaryTLB, TL.getEquivalentTypeLoc()); in TransformAttributedType()