Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp77 S = getAtomName(&cast<AtomicBoolValue>(B)); in debugString()
180 fmt_align(getAtomName(AtomAssignment.first), in debugString()
192 std::string getAtomName(const AtomicBoolValue *Atom) { in getAtomName() function in clang::dataflow::__anon1cf49c220111::DebugStringGenerator