clang 20.0.0git
Functions
SanitizerMetadata.cpp File Reference
#include "SanitizerMetadata.h"
#include "CodeGenModule.h"
#include "clang/AST/Attr.h"
#include "clang/AST/Type.h"

Go to the source code of this file.

Functions

static bool isAsanHwasanMemTagOrTysan (const SanitizerSet &SS)
 
static SanitizerMask expandKernelSanitizerMasks (SanitizerMask Mask)
 
static bool shouldTagGlobal (const llvm::GlobalVariable &G)
 

Function Documentation

◆ expandKernelSanitizerMasks()

static SanitizerMask expandKernelSanitizerMasks ( SanitizerMask  Mask)
static

◆ isAsanHwasanMemTagOrTysan()

static bool isAsanHwasanMemTagOrTysan ( const SanitizerSet SS)
static

◆ shouldTagGlobal()

static bool shouldTagGlobal ( const llvm::GlobalVariable &  G)
static