Lines Matching refs:RAngleLoc
2848 SourceLocation RAngleLoc, in RebuildCXXNamedCastExpr() argument
2855 RAngleLoc, LParenLoc, in RebuildCXXNamedCastExpr()
2860 RAngleLoc, LParenLoc, in RebuildCXXNamedCastExpr()
2865 RAngleLoc, LParenLoc, in RebuildCXXNamedCastExpr()
2871 RAngleLoc, LParenLoc, in RebuildCXXNamedCastExpr()
2876 OpLoc, LAngleLoc, TInfo, RAngleLoc, LParenLoc, SubExpr, RParenLoc); in RebuildCXXNamedCastExpr()
2890 SourceLocation RAngleLoc, in RebuildCXXStaticCastExpr() argument
2896 SourceRange(LAngleLoc, RAngleLoc), in RebuildCXXStaticCastExpr()
2907 SourceLocation RAngleLoc, in RebuildCXXDynamicCastExpr() argument
2913 SourceRange(LAngleLoc, RAngleLoc), in RebuildCXXDynamicCastExpr()
2924 SourceLocation RAngleLoc, in RebuildCXXReinterpretCastExpr() argument
2930 SourceRange(LAngleLoc, RAngleLoc), in RebuildCXXReinterpretCastExpr()
2941 SourceLocation RAngleLoc, in RebuildCXXConstCastExpr() argument
2947 SourceRange(LAngleLoc, RAngleLoc), in RebuildCXXConstCastExpr()
2953 TypeSourceInfo *TInfo, SourceLocation RAngleLoc, in RebuildCXXAddrspaceCastExpr() argument
2958 SourceRange(LAngleLoc, RAngleLoc), SourceRange(LParenLoc, RParenLoc)); in RebuildCXXAddrspaceCastExpr()
12200 TemplateArgumentListInfo TransArgs(Old->LAngleLoc, Old->RAngleLoc); in TransformConceptSpecializationExpr()