Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp852 WarningFn = M.getOrInsertFunction(WarningFnName, in createUserspaceApi() local
846 StringRef WarningFnName = Recover ? "__msan_warning_with_origin" createUserspaceApi() local