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