Home
last modified time | relevance | path

Searched defs:target_matches (Results 1 - 5 of 5) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_ls.cc80 UniqueVector<const Target*> target_matches; variable
H A Dcommand_outputs.cc86 UniqueVector<const Target*> target_matches; in RunOutputs() local
H A Dcommand_check.cc208 UniqueVector<const Target*> target_matches; in RunCheck() local
H A Dcommand_refs.cc384 UniqueVector<const Target*> target_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 4 milliseconds