clang API Documentation
#include "clang/Lex/MacroInfo.h"#include "clang/Lex/Lexer.h"#include "clang/Lex/PTHLexer.h"#include "clang/Lex/PPCallbacks.h"#include "clang/Lex/TokenLexer.h"#include "clang/Lex/PTHManager.h"#include "clang/Basic/Builtins.h"#include "clang/Basic/Diagnostic.h"#include "clang/Basic/IdentifierTable.h"#include "clang/Basic/SourceLocation.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/OwningPtr.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/Support/Allocator.h"#include <vector>
Go to the source code of this file.
Classes | |
| class | clang::Preprocessor |
| struct | clang::Preprocessor::IncludeStackInfo |
| struct | clang::Preprocessor::MacroInfoChain |
| class | clang::CommentHandler |
| Abstract base class that describes a handler that will receive source ranges for each of the comments encountered in the source file. More... | |
Namespaces | |
| namespace | llvm |
| namespace | clang |