clang API Documentation

Classes | Namespaces | Enumerations
Lexer.h File Reference
#include "clang/Basic/LangOptions.h"
#include "clang/Lex/PreprocessorLexer.h"
#include "llvm/ADT/SmallVector.h"
#include <cassert>
#include <string>
Include dependency graph for Lexer.h:
This graph shows which files directly or indirectly include this file:

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 }