HomeSort by relevance Sort by last modified time
    Searched full:set_defined_from (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/tools/gn/
item.h 33 void set_defined_from(const ParseNode* df) { defined_from_ = df; } function in class:Item
target_generator.cc 82 target->set_defined_from(function_call);
function_toolchain.cc 109 toolchain->set_defined_from(function);
functions.cc 237 config->set_defined_from(function);

Completed in 89 milliseconds