Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp87 class DebugStringGenerator { class
89 explicit DebugStringGenerator( in DebugStringGenerator() function in clang::dataflow::__anon4d876d890111::DebugStringGenerator
242 return DebugStringGenerator(std::move(AtomNames)).debugString(B); in debugString()
248 return DebugStringGenerator(std::move(AtomNames)).debugString(Constraints); in debugString()
254 return DebugStringGenerator(std::move(AtomNames)) in debugString()