Searched defs:LocalTopLevelDecls (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | ParsedAST.h | 154 std::vector<Decl *> LocalTopLevelDecls; variable |
| H A D | ParsedAST.cpp | 768 std::vector<Decl *> LocalTopLevelDecls, in ParsedAST() |