Searched refs:VersionCheckName (Results 1 – 5 of 5) sorted by relevance
105 StringRef VersionCheckName) { in createSanitizerCtorAndInitFunctions() argument120 if (!VersionCheckName.empty()) { in createSanitizerCtorAndInitFunctions()123 VersionCheckName, FunctionType::get(IRB.getVoidTy(), {}, false), in createSanitizerCtorAndInitFunctions()
155 StringRef VersionCheckName) { in createSanitizerCtorAndInitFunctions() argument167 if (!VersionCheckName.empty()) { in createSanitizerCtorAndInitFunctions()170 VersionCheckName, FunctionType::get(IRB.getVoidTy(), {}, false), in createSanitizerCtorAndInitFunctions()
56 StringRef VersionCheckName = StringRef());
59 StringRef VersionCheckName = StringRef());
2260 std::string VersionCheckName = in runOnModule() local2264 /*InitArgs=*/{}, VersionCheckName); in runOnModule()