Searched refs:PARSE_SCOPE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dinput_conversion.cc25 PARSE_SCOPE, // Treat the input as code and return the resulting scope. enumerator in enum:__anon16463::ValueOrScope
89 if (what == PARSE_SCOPE) {
144 return ParseValueOrScope(settings, input, PARSE_SCOPE, origin, err);

Completed in 255 milliseconds