Searched refs:needsFuzzerInterceptors (Results 1 – 3 of 3) sorted by relevance
104 bool needsFuzzerInterceptors() const;
351 bool SanitizerArgs::needsFuzzerInterceptors() const { in needsFuzzerInterceptors() function in SanitizerArgs
1702 if (SanArgs.needsFuzzerInterceptors()) in addSanitizerRuntimes()