Searched refs:sameAsDefault (Results 1 - 1 of 1) sorted by path

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h544 const bool sameAsDefault = outputting() && !Val.hasValue(); local
547 if (this->preflightKey(Key, Required, sameAsDefault, UseDefault,
562 const bool sameAsDefault = outputting() && Val == DefaultValue; local
563 if ( this->preflightKey(Key, Required, sameAsDefault, UseDefault,

Completed in 428 milliseconds