Searched refs:ProcessedFunctions (Results 1 – 1 of 1) sorted by relevance
203 std::set<std::string> ProcessedFunctions; in computeFunctionLocs() local210 ProcessedFunctions.clear(); in computeFunctionLocs()213 if (!ProcessedFunctions.insert(FunctionName).second) in computeFunctionLocs()