clang 19.0.0git
Classes | Namespaces
PPCallbacks.h File Reference

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

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Detailed Description

Defines the PPCallbacks interface.

Definition in file PPCallbacks.h.