Searched defs:LabelPtrResolverMapping (Results 1 – 1 of 1) sorted by relevance
230 struct LabelPtrResolverMapping { struct231 LabelPtrResolverMapping(const std::string &label_in, in LabelPtrResolverMapping() function239 bool operator()(const Value& v, LabelPtrPair<T>* out, int &whole_status, Err* err) const { in operator ()()267 const std::string &label;268 const BuildSettings* build_settings;269 const SourceDir& current_dir;270 const Label& current_toolchain;