Home | History | Annotate | Download | only in AST

Lines Matching defs:comments

19 namespace comments {
22 llvm::errs() << "comments::Token Kind=" << Kind << " ";
91 // This function should be called only for C comments
238 /// Return the one past end pointer for BCPL comments.
264 /// Return the one past end pointer for C comments.
357 // exact syntax in AST for comments.
767 // merged this non-Doxygen comment into a bunch of Doxygen comments
774 // Skip less-than symbol that marks trailing comments.
794 // Skip less-than symbol that marks trailing comments.
808 // Consecutive comments are extracted only if there is only whitespace
814 // Turn any whitespace between comments (and there is only whitespace
816 // have two newlines between C comments in total (first one was synthesized
865 } // end namespace comments