Lines Matching defs:Cfg
1409 Config Cfg;
1410 Cfg.Hover.ShowAKA = true;
1411 WithContextValue WithCfg(Config::Key, std::move(Cfg));
3119 Config Cfg;
3120 Cfg.Hover.ShowAKA = true;
3121 WithContextValue WithCfg(Config::Key, std::move(Cfg));
3741 Config Cfg;
3742 Cfg.Hover.ShowAKA = true;
3743 WithContextValue WithCfg(Config::Key, std::move(Cfg));
3948 Config Cfg;
3949 Cfg.Hover.ShowAKA = false;
3950 WithContextValue WithCfg(Config::Key, std::move(Cfg));
4233 Config Cfg;
4234 Cfg.Hover.ShowAKA = false;
4235 WithContextValue WithCfg(Config::Key, std::move(Cfg));