Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dsubstitution_type.h50 SUBSTITUTION_INCLUDE_DIRS, // {{include_dirs}} enumerator
Dsubstitution_type.cc142 type == SUBSTITUTION_INCLUDE_DIRS; in IsValidCompilerSubstitution()
Dninja_binary_target_writer.cc103 if (subst.used[SUBSTITUTION_INCLUDE_DIRS]) { in WriteCompilerVars()
104 out_ << kSubstitutionNinjaNames[SUBSTITUTION_INCLUDE_DIRS] << " ="; in WriteCompilerVars()