Searched defs:configKey (Results 1 – 1 of 1) sorted by relevance
52 type configKey struct { struct53 arch string54 osType OsType61 configKey configKey member81 GetOutputFiles(label string, cfgKey configKey) ([]string, bool)85 GetCcInfo(label string, cfgKey configKey) (cquery.CcInfo, bool, error)88 GetPythonBinary(label string, cfgKey configKey) (string, bool)