Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h88 llvm::StringMap<std::unique_ptr<PCHContainerWriter>> Writers; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp276 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local
322 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer()