Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DConfig.h85 std::vector<std::string> FullyQualifiedNamespaces; member
DConfigFragment.h190 std::vector<Located<std::string>> FullyQualifiedNamespaces; member
DConfigCompile.cpp332 std::vector<std::string> FullyQualifiedNamespaces; in compile() local