Searched defs:ok (Results 1 – 4 of 4) sorted by relevance
141 bool ok = symtab_.emplace(*symbols_.back(), sym).second; in InternImpl() local
454 bool ok = true; in CanPickImplicitRule() local
221 bool ok() const { return conflicted_.empty(); } in ok() function
865 bool ok = g_func_info_map->emplace(fi->name, fi).second; in InitFuncTable() local