Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp155 StringRef VersionCheckName) { in createSanitizerCtorAndInitFunctions()
182 StringRef VersionCheckName) { in getOrCreateSanitizerCtorAndInitFunctions()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2297 std::string VersionCheckName = in runOnModule() local