clang API Documentation
#include "clang/Basic/LangOptions.h"#include "clang/Lex/PreprocessorLexer.h"#include "llvm/ADT/SmallVector.h"#include <cassert>#include <string>

Go to the source code of this file.
Classes | |
| class | clang::Lexer |
Namespaces | |
| namespace | clang |
Enumerations | |
| enum | clang::ConflictMarkerKind { clang::CMK_None, clang::CMK_Normal, clang::CMK_Perforce } |