Searched defs:getSanitizerMetadata (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Globals.cpp | 228 const SanitizerMetadata &GlobalValue::getSanitizerMetadata() const { getSanitizerMetadata() function in GlobalValue |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.h | 1377 SanitizerMetadata *getSanitizerMetadata() { getSanitizerMetadata() function |