Searched refs:getLBracLoc (Results 1 – 10 of 10) sorted by relevance
643 SourceLocation loc = cs->getLBracLoc(); in CheckVirtualBodies()
626 SourceLocation L = CS->getLBracLoc(); in createBeginBrace()
691 rewriter_.ReplaceText(S->getLBracLoc(), 1, preamble); in rewriteFuncParam()
326 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(),S.getLBracLoc(), in EmitCompoundStmt()
3125 DI->EmitLexicalBlockStart(Builder, S.getLBracLoc()); in EmitObjCAutoreleasePoolStmt()
629 SourceLocation getLBracLoc() const { return LBraceLoc; } in getLBracLoc() function
5876 *startBuf = SM.getCharacterData(Body->getLBracLoc()); in clang_getDefinitionSpellingAndExtent()5878 *startLine = SM.getSpellingLineNumber(Body->getLBracLoc()); in clang_getDefinitionSpellingAndExtent()5879 *startColumn = SM.getSpellingColumnNumber(Body->getLBracLoc()); in clang_getDefinitionSpellingAndExtent()
85 Record.AddSourceLocation(S->getLBracLoc()); in VisitCompoundStmt()
4913 SourceLocation ToLBraceLoc = Importer.Import(S->getLBracLoc()); in VisitCompoundStmt()
6147 return getDerived().RebuildCompoundStmt(S->getLBracLoc(), in TransformCompoundStmt()