Searched refs:is_tombstoned (Results 1 – 1 of 1) sorted by relevance
87 bool is_tombstoned = autoload_tombstones.count(name) > 0; in allow_autoload() local88 return !has_explicit_func && !is_tombstoned; in allow_autoload()