reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
245 CommentsBeforeNextToken.clear(); 320 !CommentsBeforeNextToken.empty()) 939 CommentsBeforeNextToken.empty() 941 : CommentsBeforeNextToken.front()->NewlinesBefore == 0; 1366 CommentsBeforeNextToken.empty() 1368 : CommentsBeforeNextToken.front()->NewlinesBefore > 0; 1988 if (CommentsBeforeNextToken.empty() && FormatTok->Tok.is(tok::l_brace)) { 2609 I = CommentsBeforeNextToken.begin(), 2610 E = CommentsBeforeNextToken.end(); 2628 CommentsBeforeNextToken.clear(); 2694 CommentsBeforeNextToken.push_back(FormatTok);