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