clang API Documentation

Functions
PreprocessingRecord.cpp File Reference
#include "clang/Lex/PreprocessingRecord.h"
#include "clang/Lex/MacroInfo.h"
#include "clang/Lex/Token.h"
#include "llvm/Support/Capacity.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for PreprocessingRecord.cpp:

Go to the source code of this file.

Functions

static bool isPreprocessedEntityIfInFileID (PreprocessedEntity *PPE, FileID FID, SourceManager &SM)

Function Documentation

static bool isPreprocessedEntityIfInFileID ( PreprocessedEntity PPE,
FileID  FID,
SourceManager SM 
) [static]