clang: clang::CommentHandler Class Reference (original) (raw)
Abstract base class that describes a handler that will receive source ranges for each of the comments encountered in the source file. More...
#include "[clang/Lex/Preprocessor.h](Preprocessor%5F8h%5Fsource.html)"
Inheritance diagram for clang::CommentHandler:
Detailed Description
Abstract base class that describes a handler that will receive source ranges for each of the comments encountered in the source file.
Definition at line 3047 of file Preprocessor.h.
Constructor & Destructor Documentation
CommentHandler::~CommentHandler ( ) | virtualdefault |
---|
Member Function Documentation
◆ HandleComment()
The documentation for this class was generated from the following files:
- include/clang/Lex/Preprocessor.h
- lib/Lex/Preprocessor.cpp