Searched defs:TargetDecls (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/include-cleaner/unittests/ | ||
H A D | WalkASTTest.cpp | 65 std::vector<Decl::Kind> TargetDecls; in testWalk() local |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | XRefs.cpp | 953 llvm::DenseSet<const Decl *> TargetDecls; global() member in clang::clangd::__anon452263b60c11::ReferenceFinder |