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