Searched refs:ProtoFunctions (Results 1 – 2 of 2) sorted by relevance
1297 if (ProtoFunctions.find(F) != ProtoFunctions.end()) in processFuncPrototypes()1299 ProtoFunctions.insert(F); in processFuncPrototypes()
270 std::set<const Function *>ProtoFunctions; variable