clang 20.0.0git
|
This is the complete list of members for clang::CodeGen::SanitizerMetadata, including all inherited members.
disableSanitizerForGlobal(llvm::GlobalVariable *GV) | clang::CodeGen::SanitizerMetadata | |
reportGlobal(llvm::GlobalVariable *GV, const VarDecl &D, bool IsDynInit=false) | clang::CodeGen::SanitizerMetadata | |
reportGlobal(llvm::GlobalVariable *GV, SourceLocation Loc, StringRef Name, QualType Ty={}, SanitizerMask NoSanitizeAttrMask={}, bool IsDynInit=false) | clang::CodeGen::SanitizerMetadata | |
SanitizerMetadata(CodeGenModule &CGM) | clang::CodeGen::SanitizerMetadata |