Home
last modified time | relevance | path

Searched defs:GetUserVisibleName (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dlabel.cc305 std::string Label::GetUserVisibleName(bool include_toolchain) const { function in Label
328 std::string Label::GetUserVisibleName(const Label& default_toolchain) const { function in Label