Searched refs:OnlyFunctions (Results 1 – 1 of 1) sorted by relevance
107 static cl::list<std::string> OnlyFunctions( variable339 if (!OnlyFunctions.empty() && in ScopDetection()340 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()