Searched refs:TT_InlineASMColon (Results 1 – 3 of 3) sorted by relevance
48 TT_InlineASMColon, enumerator
130 if (Current.MustBreakBefore || Current.Type == TT_InlineASMColon) in mustBreak()149 Previous.Type != TT_InlineASMColon && in mustBreak()
410 Tok->Type = TT_InlineASMColon; in consumeToken()1095 else if (Current->is(tok::semi) || Current->Type == TT_InlineASMColon || in getCurrentPrecedence()1734 Right.Type != TT_InlineASMColon)) in canBreakBefore()