Home
last modified time | relevance | path

Searched refs:MixedSourceUsed (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dsource_file.h170 bool MixedSourceUsed() const;
Dbinary_target_generator.cc241 if (target_->source_types_used().MixedSourceUsed()) { in ValidateSources()
Dsource_file.cc216 bool SourceFileTypeSet::MixedSourceUsed() const { in MixedSourceUsed() function in SourceFileTypeSet