Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DConfigFragment.h302 std::vector<Located<std::string>> FullyQualifiedNamespaces; global() member
H A DConfig.h126 std::vector<std::string> FullyQualifiedNamespaces; member
H A DConfigCompile.cpp470 for (auto &N : F.FullyQualifiedNamespaces) { in compile() local
[all...]