Searched refs:ProtoFunctions (Results 1 – 2 of 2) sorted by relevance
310 std::set<const Function *>ProtoFunctions; variable
1700 if (!ProtoFunctions.insert(F).second) in processFuncPrototypes()