Searched refs:SUBSTITUTION_INCLUDE_DIRS (Results 1 – 3 of 3) sorted by relevance
50 SUBSTITUTION_INCLUDE_DIRS, // {{include_dirs}} enumerator
142 type == SUBSTITUTION_INCLUDE_DIRS; in IsValidCompilerSubstitution()
103 if (subst.used[SUBSTITUTION_INCLUDE_DIRS]) { in WriteCompilerVars()104 out_ << kSubstitutionNinjaNames[SUBSTITUTION_INCLUDE_DIRS] << " ="; in WriteCompilerVars()