clang 22.0.0git
CoverageMappingGen.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Lex/PPCallbacks.h"
#include "clang/Lex/Preprocessor.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Classes

struct  clang::SkippedRange
class  clang::CoverageSourceInfo
 Stores additional source code information like skipped ranges which is required by the coverage mapping generator and is obtained from the preprocessor. More...
class  clang::CodeGen::CoverageMappingModuleGen
 Organizes the cross-function state that is used while generating code coverage mapping data. More...
class  clang::CodeGen::CoverageMappingGen
 Organizes the per-function state that is used while generating code coverage mapping data. More...

Namespaces

namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.
namespace  llvm::coverage
namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::CodeGen
namespace  clang::CodeGen::MCDC

Variables

cl::opt< boolllvm::coverage::SystemHeadersCoverage