clang API Documentation
#include "clang/Basic/CommentOptions.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/ADT/ArrayRef.h"
Go to the source code of this file.
Classes | |
class | clang::RawComment |
class | clang::BeforeThanCompare< RawComment > |
Compare comments' source locations. More... | |
class | clang::RawCommentList |
This class represents all comments included in the translation unit, sorted in order of appearance in the translation unit. More... | |
Namespaces | |
namespace | clang |
namespace | clang::comments |