Lines Matching full:comments
11 namespace comments {
14 llvm::errs() << "comments::Token Kind=" << Kind << " ";
83 // This function should be called only for C comments
230 /// Return the one past end pointer for BCPL comments.
256 /// Return the one past end pointer for C comments.
305 // exact syntax in AST for comments.
728 // merged this non-Doxygen comment into a bunch of Doxygen comments
735 // Skip less-than symbol that marks trailing comments.
755 // Skip less-than symbol that marks trailing comments.
769 // Consecutive comments are extracted only if there is only whitespace
775 // Turn any whitespace between comments (and there is only whitespace
777 // have two newlines between C comments in total (first one was synthesized
829 } // end namespace comments