Searched defs:cur_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dfunction_toolchain.cc66 SubstitutionType cur_type = list[i]; local
67 if (!validate(cur_type)) {
69 "You used the pattern " + std::string(kSubstitutionNames[cur_type]) +

Completed in 126 milliseconds