Searched refs:TestFuncAttrs (Results 1 – 1 of 1) sorted by relevance
350 if (!Kept.empty() && TestFuncAttrs(Kept)) in doTest()352 if (!Prefix.empty() && TestFuncAttrs(Prefix)) in doTest()357 bool TestFuncAttrs(std::vector<Attribute> &Attrs);361 bool ReduceCrashingFunctionAttributes::TestFuncAttrs( in TestFuncAttrs() function in ReduceCrashingFunctionAttributes