reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
659 Left->ParentBracket = Contexts.back().ContextKind; 662 Left->Type = TT_ObjCBlockLBrace; 667 if (Left->BlockKind == BK_BracedInit) 669 if (Style.Language == FormatStyle::LK_JavaScript && Left->Previous && 670 Left->Previous->is(TT_JsTypeColon)) 675 Left->MatchingParen = CurrentToken; 676 CurrentToken->MatchingParen = Left; 682 updateParameterCount(Left, CurrentToken); 691 Left->Type = TT_DictLiteral; 698 Left->Type = TT_DictLiteral; 702 Left->Type = TT_DictLiteral;