Home
last modified time | relevance | path

Searched defs:FullyQualifiedNamespaces (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DConfig.h118 std::vector<std::string> FullyQualifiedNamespaces; member
H A DConfigFragment.h278 std::vector<Located<std::string>> FullyQualifiedNamespaces; member
H A DConfigCompile.cpp450 std::vector<std::string> FullyQualifiedNamespaces; in compile() local