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