Home | History | Annotate | Download | only in Format

Lines Matching refs:getNextNonComment

721         (Tok->getNextNonComment() == nullptr ||
722 Tok->getNextNonComment()->is(tok::semi))) {