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

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

Completed in 129 milliseconds