Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsource_file.h48 SOURCE_NUMTYPES, enumerator
174 bool flags_[static_cast<int>(SourceFile::SOURCE_NUMTYPES)];
Dbinary_target_generator.cc116 case SourceFile::SOURCE_NUMTYPES: in FillSources()
Dsource_file.cc192 sizeof(bool) * static_cast<int>(SourceFile::SOURCE_NUMTYPES)); in SourceFileTypeSet()