Searched defs:Writers (Results 1 – 5 of 5) sorted by relevance
93 llvm::StringMap<std::unique_ptr<PCHContainerWriter>> Writers; variable
285 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local331 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer()
302 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local348 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer()
307 class Writers; variable
71 HttpCache::Writers::Writers(HttpCache* cache, HttpCache::ActiveEntry* entry) in Writers() function in net::HttpCache::Writers