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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp254 void Input::postflightFlowElement(void *SaveInfo) { function in class:Input
612 void Output::postflightFlowElement(void *) { function in class:Output
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h762 virtual void postflightFlowElement(void*) = 0;
1136 io.postflightFlowElement(SaveInfo);
1421 void postflightFlowElement(void *) override;
1568 void postflightFlowElement(void *) override;

Completed in 131 milliseconds