Searched refs:getAmpAmpLoc (Results 1 – 5 of 5) sorted by relevance
1156 SourceLocation getAmpAmpLoc() const { in getAmpAmpLoc() function
3365 SourceLocation getAmpAmpLoc() const { return AmpAmpLoc; } in getAmpAmpLoc() function
751 Writer.AddSourceLocation(E->getAmpAmpLoc(), Record); in VisitAddrLabelExpr()
481 Writer.AddSourceLocation(TL.getAmpAmpLoc(), Record); in VisitRValueReferenceTypeLoc()
7512 return getDerived().RebuildAddrLabelExpr(E->getAmpAmpLoc(), E->getLabelLoc(), in TransformAddrLabelExpr()