Searched defs:LabelResolver (Results 1 – 1 of 1) sorted by relevance
149 struct LabelResolver { struct150 LabelResolver(const BuildSettings* build_settings_in, in LabelResolver() argument156 bool operator()(const Value& v, Label* out, Err* err) const { in operator ()()163 const BuildSettings* build_settings;164 const SourceDir& current_dir;165 const Label& current_toolchain;