|
clang
5.0.0
|
Defines the PPCallbacks interface. More...
#include "clang/Basic/DiagnosticIDs.h"#include "clang/Basic/SourceLocation.h"#include "clang/Basic/SourceManager.h"#include "clang/Lex/ModuleLoader.h"#include "clang/Lex/Pragma.h"#include "llvm/ADT/StringRef.h"Go to the source code of this file.
Classes | |
| class | clang::PPCallbacks |
| This interface provides a way to observe the actions of the preprocessor as it does its thing. More... | |
| class | clang::PPChainedCallbacks |
| Simple wrapper class for chaining callbacks. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
Defines the PPCallbacks interface.
Definition in file PPCallbacks.h.
1.8.6