Home
last modified time | relevance | path

Searched refs:DictParser (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DConfigYAML.cpp62 DictParser Dict("Config", this); in parse()
77 DictParser Dict("If", this); in parse()
114 DictParser Dict("Style", this); in parse()
123 DictParser Dict("Diagnostics", this); in parse()
137 DictParser Dict("ClangTidy", this); in parse()
159 DictParser Dict("Includes", this); in parse()
168 DictParser Dict("Index", this); in parse()
206 DictParser Dict("External", this); in parse()
216 DictParser Dict("Completion", this); in parse()
225 DictParser Dict("Hover", this); in parse()
[all …]