Searched refs:function_regexs_ (Results 1 – 2 of 2) sorted by relevance
115 function_regexs_.insert(symbol); in AddToFunctions()181 return function_regexs_; in GetFunctionRegexs()
72 std::set<std::string> function_regexs_; variable