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

/external/llvm/lib/Support/
H A DYAMLTraits.cpp226 void Input::postflightFlowElement(void *SaveInfo) { function in class:Input
556 void Output::postflightFlowElement(void *) { function in class:Output
/external/llvm/include/llvm/Support/
H A DYAMLTraits.h471 virtual void postflightFlowElement(void*) = 0;
750 io.postflightFlowElement(SaveInfo);
997 void postflightFlowElement(void *) override;
1128 void postflightFlowElement(void *) override;

Completed in 35 milliseconds