Searched refs:getInnerLoc (Results 1 – 6 of 6) sorted by relevance
353 TL = PTL.getInnerLoc(); in IgnoreParensImpl()
1035 TypeLoc getInnerLoc() const { in getInnerLoc() function
1136 DEF_TRAVERSE_TYPELOC(ParenType, { TRY_TO(TraverseTypeLoc(TL.getInnerLoc())); })
1204 DEF_TRAVERSE_TYPELOC(ParenType, { TRY_TO(TraverseTypeLoc(TL.getInnerLoc())); })
5456 QualType Inner = getDerived().TransformType(TLB, TL.getInnerLoc()); in TransformParenType()5462 Inner != TL.getInnerLoc().getType()) { in TransformParenType()
5009 FixInvalidVariablyModifiedTypeLoc(SrcPTL.getInnerLoc(), in FixInvalidVariablyModifiedTypeLoc()5010 DstPTL.getInnerLoc()); in FixInvalidVariablyModifiedTypeLoc()