Searched refs:Instrumented (Results 1 – 1 of 1) sorted by relevance
845 bool suppressInstrumentationSiteForDebug(int &Instrumented);2996 bool AddressSanitizer::suppressInstrumentationSiteForDebug(int &Instrumented) { in suppressInstrumentationSiteForDebug() argument2999 (Instrumented >= ClDebugMin && Instrumented <= ClDebugMax); in suppressInstrumentationSiteForDebug()3000 Instrumented++; in suppressInstrumentationSiteForDebug()