Searched refs:getLBracLoc (Results 1 – 10 of 10) sorted by relevance
273 return CharSourceRange::getCharRange(CS.getLBracLoc().getLocWithOffset(1), in getStatementsRange()
633 SourceLocation L = CS->getLBracLoc(); in createBeginBrace()
793 Builder.markChildToken(S->getLBracLoc(), NodeRole::OpenParen); in WalkUpFromCompoundStmt()
504 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(),S.getLBracLoc(), in EmitCompoundStmt()
3649 DI->EmitLexicalBlockStart(Builder, S.getLBracLoc()); in EmitObjCAutoreleasePoolStmt()
1876 CGF.getContext().getSourceManager(), CS->getLBracLoc(), in emitBody()
1743 SourceLocation getLBracLoc() const { return LBraceLoc; } in getLBracLoc() function
148 Record.AddSourceLocation(S->getLBracLoc()); in VisitCompoundStmt()
6850 ExpectedSLoc ToLBracLocOrErr = import(S->getLBracLoc()); in VisitCompoundStmt()
7853 return getDerived().RebuildCompoundStmt(S->getLBracLoc(), in TransformCompoundStmt()