LLVM: llvm::ASanAccessInfo Struct Reference (original) (raw)
#include "[llvm/Transforms/Instrumentation/AddressSanitizer.h](AddressSanitizer%5F8h%5Fsource.html)"
Definition at line 61 of file AddressSanitizer.h.
| ASanAccessInfo::ASanAccessInfo ( int32_t Packed) | explicit |
|---|
◆ ASanAccessInfo() [2/2]
| ASanAccessInfo::ASanAccessInfo | ( | bool | IsWrite, |
|---|---|---|---|
| bool | CompileKernel, | ||
| uint8_t | AccessSizeIndex ) |
◆ AccessSizeIndex
◆ CompileKernel
const bool llvm::ASanAccessInfo::CompileKernel
◆ IsWrite
◆ Packed
const int32_t llvm::ASanAccessInfo::Packed
The documentation for this struct was generated from the following files:
- include/llvm/Transforms/Instrumentation/AddressSanitizer.h
- lib/Transforms/Instrumentation/AddressSanitizer.cpp