Searched defs:WithCfg (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | ReplayPeambleTests.cpp | 132 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local
|
H A D | SemanticHighlightingTests.cpp | 1309 WithContextValue WithCfg(Config::Key, std::move(Cfg)); TEST() local
|
H A D | InlayHintTests.cpp | 101 WithContextValue WithCfg(Config::Key, noHintsConfig()); assertHintsWithHeader() local 134 WithContextValue WithCfg(Config::Key, std::move(Cfg)); assertDesignatorHints() local 143 WithContextValue WithCfg(Config::Key, std::move(Cfg)); assertBlockEndHints() local 1441 WithContextValue WithCfg(Config::Key, std::move(Cfg)); TEST() local
|
H A D | HoverTests.cpp | 1411 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local 3121 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local 3743 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local 3950 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local 4235 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local
|
H A D | DiagnosticsTests.cpp | 548 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local 565 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local 2037 WithContextValue WithCfg(Config::Key, std::move(Cfg)); TEST() local
|
H A D | PreambleTests.cpp | 654 WithContextValue WithCfg(Config::Key, std::move(Cfg)); in TEST() local
|