Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DConfigFragment.h273 struct StyleBlock { struct
280 StyleBlock Style;
H A DConfigYAML.cpp113 void parse(Fragment::StyleBlock &F, Node &N) { in parse()
H A DConfigCompile.cpp448 void compile(Fragment::StyleBlock &&F) { in compile()