Searched refs:TypeLocsToSkip (Results 1 – 1 of 1) sorted by relevance
1017 if (TypeLocsToSkip.count(TTL.getBeginLoc())) in VisitTypeLoc()1027 TypeLocsToSkip.insert(Inner.getBeginLoc()); in TraverseElaboratedTypeLoc()1093 TypeLocsToSkip.insert(TL.getBeginLoc()); in TraverseNestedNameSpecifierLoc()1166 llvm::DenseSet<SourceLocation> TypeLocsToSkip; member in clang::clangd::__anon85af7d330e11::ExplicitReferenceCollector