Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dc_substitution_type.cc23 &CSubstitutionModuleDepsNoSelf,
56 const Substitution CSubstitutionModuleDepsNoSelf = {"{{module_deps_no_self}}", variable
92 type == &CSubstitutionModuleDepsNoSelf; in IsValidCompilerSubstitution()
Dc_substitution_type.h27 extern const Substitution CSubstitutionModuleDepsNoSelf;
Dninja_c_binary_target_writer.cc236 WriteModuleDepsSubstitution(&CSubstitutionModuleDepsNoSelf, in WriteCompilerVars()