Home
last modified time | relevance | path

Searched refs:fixed_name (Results 1 - 1 of 1) sorted by relevance

/third_party/spirv-tools/tools/util/
H A Dflags.h245 std::string fixed_name = name; in FlagRegistration() local
246 for (auto& c : fixed_name) { in FlagRegistration()
252 FlagList::register_flag(flag, std::move(fixed_name), required, is_short); in FlagRegistration()

Completed in 1 milliseconds