Home
last modified time | relevance | path

Searched refs:as_config (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dcommands.cc112 if (const Config* as_config = item->AsConfig()) in ResolveStringFromCommandLineInput() local
113 config_matches->push_back(as_config); in ResolveStringFromCommandLineInput()