Searched refs:getAmpAmpLoc (Results 1 – 5 of 5) sorted by relevance
1238 SourceLocation getAmpAmpLoc() const { in getAmpAmpLoc() function
3419 SourceLocation getAmpAmpLoc() const { return AmpAmpLoc; } in getAmpAmpLoc() function
800 Writer.AddSourceLocation(E->getAmpAmpLoc(), Record); in VisitAddrLabelExpr()
501 Writer.AddSourceLocation(TL.getAmpAmpLoc(), Record); in VisitRValueReferenceTypeLoc()
8695 return getDerived().RebuildAddrLabelExpr(E->getAmpAmpLoc(), E->getLabelLoc(), in TransformAddrLabelExpr()