Searched refs:Instrumented (Results 1 – 1 of 1) sorted by relevance
725 bool suppressInstrumentationSiteForDebug(int &Instrumented);2843 bool AddressSanitizer::suppressInstrumentationSiteForDebug(int &Instrumented) { in suppressInstrumentationSiteForDebug() argument2846 (Instrumented >= ClDebugMin && Instrumented <= ClDebugMax); in suppressInstrumentationSiteForDebug()2847 Instrumented++; in suppressInstrumentationSiteForDebug()