Home
last modified time | relevance | path

Searched refs:AtomNamesArg (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp61 llvm::DenseMap<const AtomicBoolValue *, std::string> AtomNamesArg) in DebugStringGenerator() argument
62 : Counter(0), AtomNames(std::move(AtomNamesArg)) { in DebugStringGenerator()