Home
last modified time | relevance | path

Searched defs:LLVM_NO_SANITIZE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DCompiler.h438 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
440 #define LLVM_NO_SANITIZE(KIND) macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DCompiler.h440 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
442 #define LLVM_NO_SANITIZE(KIND) macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h441 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
443 #define LLVM_NO_SANITIZE(KIND) macro