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