Searched refs:Exact (Results 1 – 3 of 3) sorted by relevance
265 typedef Unordered_map<std::string, Version_tree_match> Exact; typedef295 const Version_expression*, Exact*);312 Exact* exact_[LANGUAGE_COUNT];
2198 Exact* pe) in add_exact_match()2200 std::pair<Exact::iterator, bool> ins = in add_exact_match()2273 this->exact_[exp.language] = new Exact(); in build_expression_list_lookup()2319 Exact* exact = this->exact_[i]; in get_symbol_version()2334 Exact::const_iterator pe = exact->find(name_to_match); in get_symbol_version()
11908 Version_tree_match, Exact, Globs. Don't define struct Lookup.12387 Update declarations. Define Glob, Exact, and Lookup types. Add