Searched defs:LBrace (Results 1 – 11 of 11) sorted by relevance
62 const auto *LBrace = MatchingParen; in isBlockIndentedInitRBrace() local98 const FormatToken *LBrace = in formatAfterToken() local
3912 if (auto *LBrace = Tok->MatchingParen; LBrace) { in calculateFormattingInformation() local5875 const auto *LBrace = AfterRight; in mustBreakBefore() local
98 auto FindParenState = [&](const FormatToken *LBrace) -> const ParenState * { in getLengthToMatchingParen()
1031 const FormatToken *LBrace = State.NextToken->getPreviousNonComment(); in formatChildren() local
548 if (auto *LBrace = LBraceStack.back().Tok; LBrace->is(BK_Unknown)) { in calculateBraceTypes() local
2294 const auto *LBrace = Prev->MatchingParen; in removeSemi() local
35 SourceLocation LBrace) { in ActOnStartBuffer()
701 SourceLocation LBrace = Body->getBeginLoc(), RBrace = Body->getEndLoc(); in CheckFallThroughForBody() local
11528 SourceLocation LBrace, in ActOnStartNamespaceDef() argument
1474 LBrace, enumerator
5631 SourceLocation IDLoc, SourceLocation LBrace) in HLSLBufferDecl()5640 SourceLocation LBrace) { in Create()