clang API Documentation
Defines the PPCallbacks interface. More...
#include "clang/Basic/DiagnosticIDs.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Lex/DirectoryLookup.h"
#include "clang/Lex/ModuleLoader.h"
#include "clang/Lex/Pragma.h"
#include "llvm/ADT/StringRef.h"
#include <string>
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 | |
namespace | clang |
Defines the PPCallbacks interface.
Definition in file PPCallbacks.h.