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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp460 SequenceElement = inSeqAnyElement(E) || inFlowSeqAnyElement(E);
756 if (StateStack.empty() || (!inFlowSeqAnyElement(StateStack.back()) &&
790 inFlowSeqAnyElement(StateStack.back()) ||
836 bool Output::inFlowSeqAnyElement(InState State) { function in class:Output
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1611 static bool inFlowSeqAnyElement(InState State);

Completed in 122 milliseconds