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

  /external/chromium_org/tools/gn/
scope.h 72 : clobber_existing(false),
85 bool clobber_existing; member in struct:Scope::MergeOptions
scope.cc 236 if (!options.clobber_existing) {
261 if (!options.clobber_existing) {
288 if (!options.clobber_existing) {
308 if (!options.clobber_existing) {
351 options.clobber_existing = true;
scope_unittest.cc 63 options.clobber_existing = true;
81 options.clobber_existing = true;

Completed in 36 milliseconds