GetProgrammaticValue   53 tools/gn/scope.cc     const Value* v = (*i)->GetProgrammaticValue(ident);
GetProgrammaticValue   55 tools/gn/scope.h     virtual const Value* GetProgrammaticValue(
GetProgrammaticValue   21 tools/gn/scope_per_file_provider.h   virtual const Value* GetProgrammaticValue(
GetProgrammaticValue   17 tools/gn/scope_per_file_provider_unittest.cc #define GPV(val) provider.GetProgrammaticValue(val)->string_value()