Searched defs:HiddenNames (Results 1 – 3 of 3) sorted by relevance
1977 llvm::StringSet<llvm::BumpPtrAllocator> &HiddenNames){ in CalculateHiddenNames()2068 llvm::StringSet<llvm::BumpPtrAllocator> HiddenNames; in ProcessCodeCompleteResults() local
694 using HiddenNames = SmallVector<Decl *, 2>; variable
4124 auto HiddenNames = std::move(*Hidden); in makeModuleVisible() local