Searched refs:GetAsanVersion (Results 1 – 1 of 1) sorted by relevance
787 int GetAsanVersion(const Module &M) const;2237 int AddressSanitizerModule::GetAsanVersion(const Module &M) const { in GetAsanVersion() function in AddressSanitizerModule2261 kAsanVersionCheckNamePrefix + std::to_string(GetAsanVersion(M)); in runOnModule()