Lines Matching refs:CommentsBeforeNextToken
869 if (CommentsBeforeNextToken.empty() && FormatTok->Tok.is(tok::l_brace)) {1103 I = CommentsBeforeNextToken.begin(),1104 E = CommentsBeforeNextToken.end();1114 CommentsBeforeNextToken.clear();1156 CommentsBeforeNextToken.push_back(FormatTok);