Searched refs:ParseSymbolLine (Results 1 – 2 of 2) sorted by relevance
111 bool ParseSymbolLine(const std::string &line, bool is_cpp_symbol,
238 bool VersionScriptParser::ParseSymbolLine( in ParseSymbolLine() function in header_checker::repr::VersionScriptParser324 if (!ParseSymbolLine(line, is_in_extern_cpp, tags)) { in ParseVersionBlock()