Searched refs:getRBraceLoc (Results 1 – 7 of 7) sorted by relevance
2005 SourceLocation getRBraceLoc() const { return RBraceLoc; }2011 return getRBraceLoc();
464 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function2395 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
3441 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
207 Writer.AddSourceLocation(D->getRBraceLoc(), Record); in VisitTagDecl()769 Writer.AddSourceLocation(D->getRBraceLoc(), Record); in VisitLinkageSpecDecl()784 Writer.AddSourceLocation(D->getRBraceLoc(), Record); in VisitNamespaceDecl()
589 Writer.AddSourceLocation(E->getRBraceLoc(), Record); in VisitInitListExpr()
646 SourceLocation End = getRBraceLoc(); in getSourceRange()
6285 E->getRBraceLoc(), E->getType()); in TransformInitListExpr()