HomeSort by relevance Sort by last modified time
    Searched refs:MakeTargetDefaults (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/gn/
function_set_defaults.cc 86 Scope* dest = scope->MakeTargetDefaults(target_type);
scope.h 227 Scope* MakeTargetDefaults(const std::string& target_type);
scope.cc 363 Scope* Scope::MakeTargetDefaults(const std::string& target_type) {

Completed in 179 milliseconds