Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DYAMLTraits.h440 virtual void endFlowSequence() = 0;
679 io.endFlowSequence();
899 void endFlowSequence() override;
1024 void endFlowSequence() override;
/external/llvm/lib/Support/
DYAMLTraits.cpp215 void Input::endFlowSequence() { in endFlowSequence() function in Input
481 void Output::endFlowSequence() { in endFlowSequence() function in Output