21#ifndef PPTRACE_PPCALLBACKSTRACKER_H
22#define PPTRACE_PPCALLBACKSTRACKER_H
24#include "clang/Lex/PPCallbacks.h"
25#include "clang/Lex/Preprocessor.h"
26#include "clang/Basic/SourceManager.h"
27#include "llvm/ADT/ArrayRef.h"
28#include "llvm/ADT/SmallSet.h"
29#include "llvm/ADT/StringMap.h"
30#include "llvm/ADT/StringRef.h"
31#include "llvm/Support/GlobPattern.h"
55using FilterType = std::vector<std::pair<llvm::GlobPattern, bool>>;
89 void FileChanged(SourceLocation
Loc, PPCallbacks::FileChangeReason Reason,
90 SrcMgr::CharacteristicKind FileType,
91 FileID PrevFID = FileID())
override;
92 void FileSkipped(
const FileEntryRef &SkippedFile,
const Token &FilenameTok,
93 SrcMgr::CharacteristicKind FileType)
override;
96 CharSourceRange FilenameRange,
97 OptionalFileEntryRef File, llvm::StringRef SearchPath,
98 llvm::StringRef RelativePath,
const Module *Imported,
99 SrcMgr::CharacteristicKind FileType)
override;
101 const Module *Imported)
override;
103 void Ident(SourceLocation
Loc, llvm::StringRef str)
override;
105 PragmaIntroducerKind Introducer)
override;
107 llvm::StringRef Str)
override;
109 llvm::StringRef Value)
override;
110 void PragmaDebug(SourceLocation
Loc, llvm::StringRef DebugType)
override;
112 PPCallbacks::PragmaMessageKind
Kind,
113 llvm::StringRef Str)
override;
115 llvm::StringRef Namespace)
override;
117 llvm::StringRef Namespace)
override;
119 diag::Severity mapping, llvm::StringRef Str)
override;
121 SourceLocation StateLoc,
unsigned State)
override;
123 llvm::ArrayRef<int> Ids)
override;
128 void MacroExpands(
const Token &MacroNameTok,
const MacroDefinition &MD,
129 SourceRange
Range,
const MacroArgs *
Args)
override;
131 const MacroDirective *MD)
override;
132 void MacroUndefined(
const Token &MacroNameTok,
const MacroDefinition &MD,
133 const MacroDirective *Undef)
override;
134 void Defined(
const Token &MacroNameTok,
const MacroDefinition &MD,
135 SourceRange
Range)
override;
137 void If(SourceLocation
Loc, SourceRange ConditionRange,
139 void Elif(SourceLocation
Loc, SourceRange ConditionRange,
140 ConditionValueKind
ConditionValue, SourceLocation IfLoc)
override;
141 void Ifdef(SourceLocation
Loc,
const Token &MacroNameTok,
142 const MacroDefinition &MD)
override;
143 void Ifndef(SourceLocation
Loc,
const Token &MacroNameTok,
144 const MacroDefinition &MD)
override;
145 void Else(SourceLocation
Loc, SourceLocation IfLoc)
override;
146 void Endif(SourceLocation
Loc, SourceLocation IfLoc)
override;
CharSourceRange Range
SourceRange for the file name.
bool IsAngled
true if this was an include with angle brackets
std::vector< HeaderHandle > Path
clang::PPCallbacks::ConditionValueKind ConditionValue
std::vector< llvm::StringRef > Strings
This class represents one callback call by name and an array of arguments.
CallbackCall(llvm::StringRef Name)
std::vector< Argument > Arguments
This class overrides the PPCallbacks class for tracking preprocessor activity by means of its callbac...
void beginCallback(const char *Name)
Start a new callback.
void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override
void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, llvm::StringRef Str) override
void FileSkipped(const FileEntryRef &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) override
void MacroUndefined(const Token &MacroNameTok, const MacroDefinition &MD, const MacroDirective *Undef) override
void Ifdef(SourceLocation Loc, const Token &MacroNameTok, const MacroDefinition &MD) override
void Elif(SourceLocation Loc, SourceRange ConditionRange, ConditionValueKind ConditionValue, SourceLocation IfLoc) override
void MacroDefined(const Token &MacroNameTok, const MacroDirective *MD) override
void If(SourceLocation Loc, SourceRange ConditionRange, ConditionValueKind ConditionValue) override
void PragmaDiagnostic(SourceLocation Loc, llvm::StringRef Namespace, diag::Severity mapping, llvm::StringRef Str) override
void Ident(SourceLocation Loc, llvm::StringRef str) override
llvm::StringMap< bool > CallbackIsEnabled
void appendQuotedArgument(const char *Name, const std::string &Value)
Append a double-quoted argument to the top trace item.
void PragmaDirective(SourceLocation Loc, PragmaIntroducerKind Introducer) override
void PragmaDiagnosticPop(SourceLocation Loc, llvm::StringRef Namespace) override
void PragmaDetectMismatch(SourceLocation Loc, llvm::StringRef Name, llvm::StringRef Value) override
void PragmaWarningPop(SourceLocation Loc) override
void Ifndef(SourceLocation Loc, const Token &MacroNameTok, const MacroDefinition &MD) override
void PragmaMessage(SourceLocation Loc, llvm::StringRef Namespace, PPCallbacks::PragmaMessageKind Kind, llvm::StringRef Str) override
void Endif(SourceLocation Loc, SourceLocation IfLoc) override
void PragmaDebug(SourceLocation Loc, llvm::StringRef DebugType) override
std::vector< CallbackCall > & CallbackCalls
Callback trace information.
void MacroExpands(const Token &MacroNameTok, const MacroDefinition &MD, SourceRange Range, const MacroArgs *Args) override
void PragmaWarning(SourceLocation Loc, PragmaWarningSpecifier WarningSpec, llvm::ArrayRef< int > Ids) override
llvm::StringRef getSourceString(CharSourceRange Range)
Get the raw source string of the range.
bool DisableTrace
Inhibit trace while this is set.
~PPCallbacksTracker() override
void PragmaExecCharsetPush(SourceLocation Loc, StringRef Str) override
void Defined(const Token &MacroNameTok, const MacroDefinition &MD, SourceRange Range) override
void PragmaWarningPush(SourceLocation Loc, int Level) override
void EndOfMainFile() override
void Else(SourceLocation Loc, SourceLocation IfLoc) override
void PragmaExecCharsetPop(SourceLocation Loc) override
void FileChanged(SourceLocation Loc, PPCallbacks::FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID=FileID()) override
void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, const Module *Imported) override
void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, llvm::StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, llvm::StringRef SearchPath, llvm::StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) override
void PragmaDiagnosticPush(SourceLocation Loc, llvm::StringRef Namespace) override
void appendArgument(const char *Name, bool Value)
Append a bool argument to the top trace item.
void PragmaOpenCLExtension(SourceLocation NameLoc, const IdentifierInfo *Name, SourceLocation StateLoc, unsigned State) override
void append(const char *Str)
Append a string to the top trace item.
void appendFilePathArgument(const char *Name, llvm::StringRef Value)
Append a double-quoted file path argument to the top trace item.
const FilterType & Filters
std::vector< std::pair< llvm::GlobPattern, bool > > FilterType
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//