OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MakeTargetDefaults
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/gn/
function_set_defaults.cc
84
Scope* dest = scope->
MakeTargetDefaults
(target_type);
scope.h
154
Scope*
MakeTargetDefaults
(const std::string& target_type);
scope.cc
258
Scope* Scope::
MakeTargetDefaults
(const std::string& target_type) {
Completed in 347 milliseconds