clang API Documentation

Classes | Namespaces
PPCallbacks.h File Reference

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>
Include dependency graph for PPCallbacks.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Defines the PPCallbacks interface.

Definition in file PPCallbacks.h.