Searched refs:clobber_existing (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscope.h72 : clobber_existing(false),
85 bool clobber_existing; member in struct:Scope::MergeOptions
H A Dscope.cc236 if (!options.clobber_existing) {
261 if (!options.clobber_existing) {
288 if (!options.clobber_existing) {
308 if (!options.clobber_existing) {
354 options.clobber_existing = true;
H A Dscope_unittest.cc87 options.clobber_existing = true;
105 options.clobber_existing = true;

Completed in 212 milliseconds