Home
last modified time | relevance | path

Searched defs:Writers (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DPCHContainerOperations.h91 llvm::StringMap<std::unique_ptr<PCHContainerWriter>> Writers; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DGlobalsModRef.cpp304 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local
350 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer()