Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsource_file.h65 bool IsDefType() const; // SOURCE_DEF
Dsource_file.cc137 bool SourceFile::IsDefType() const { in IsDefType() function in SourceFile
Dninja_c_binary_target_writer.cc443 if (source.IsDefType()) in WriteSources()
630 if (src_file.IsDefType()) { in WriteLinkerStuff()