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

/external/llvm/lib/Support/
H A DYAMLTraits.cpp213 unsigned Input::beginFlowSequence() { return beginSequence(); } function in class:Input
529 unsigned Output::beginFlowSequence() { function in class:Output
/external/llvm/include/llvm/Support/
H A DYAMLTraits.h469 virtual unsigned beginFlowSequence() = 0;
744 unsigned incnt = io.beginFlowSequence();
995 unsigned beginFlowSequence() override;
1126 unsigned beginFlowSequence() override;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h524 virtual unsigned beginFlowSequence() = 0;
831 unsigned incnt = io.beginFlowSequence();
1083 unsigned beginFlowSequence() override;
1224 unsigned beginFlowSequence() override;

Completed in 125 milliseconds