Lines Matching defs:comments
19 namespace comments {
22 llvm::errs() << "comments::Token Kind=" << Kind << " ";
91 // This function should be called only for C comments
219 /// Return the one past end pointer for BCPL comments.
245 /// Return the one past end pointer for C comments.
352 // exact syntax in AST for comments.
763 // merged this non-Doxygen comment into a bunch of Doxygen comments
770 // Skip less-than symbol that marks trailing comments.
790 // Skip less-than symbol that marks trailing comments.
804 // Consecutive comments are extracted only if there is only whitespace
810 // Turn any whitespace between comments (and there is only whitespace
812 // have two newlines between C comments in total (first one was synthesized
861 } // end namespace comments