Home | History | Annotate | Download | only in AST

Lines Matching refs:isWhitespace

238         std::remove_if(ArgLower.begin(), ArgLower.end(), clang::isWhitespace),
570 if (Paragraph->isWhitespace()) {