Home
last modified time | relevance | path

Searched defs:config_matches (Results 1 - 6 of 6) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_ls.cc81 UniqueVector<const Config*> config_matches; variable
H A Dcommand_outputs.cc87 UniqueVector<const Config*> config_matches; in RunOutputs() local
H A Dcommand_check.cc209 UniqueVector<const Config*> config_matches; in RunCheck() local
H A Dcommand_desc.cc644 UniqueVector<const Config*> config_matches; in RunDesc() local
H A Dcommand_refs.cc385 UniqueVector<const Config*> config_matches; variable
H A Dcommands.cc76 ResolveStringFromCommandLineInput( Setup* setup, const SourceDir& current_dir, const std::string& input, bool default_toolchain_only, UniqueVector<const Target*>* target_matches, UniqueVector<const Config*>* config_matches, UniqueVector<const Toolchain*>* toolchain_matches, UniqueVector<SourceFile>* file_matches) ResolveStringFromCommandLineInput() argument
593 ResolveFromCommandLineInput( Setup* setup, const std::vector<std::string>& input, bool default_toolchain_only, UniqueVector<const Target*>* target_matches, UniqueVector<const Config*>* config_matches, UniqueVector<const Toolchain*>* toolchain_matches, UniqueVector<SourceFile>* file_matches) ResolveFromCommandLineInput() argument

Completed in 7 milliseconds