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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h91 llvm::StringMap<std::unique_ptr<PCHContainerWriter>> Writers; member in class:clang::PCHContainerOperations
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp302 SmallPtrSet<Function *, 16> Readers, Writers; local
346 AnalyzeUsesOfPointer(Value *V, SmallPtrSetImpl<Function *> *Readers, SmallPtrSetImpl<Function *> *Writers, GlobalValue *OkayStoreDest) argument
[all...]

Completed in 111 milliseconds