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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp243 bool Input::preflightFlowElement(unsigned index, void *&SaveInfo) { function in class:Input
599 bool Output::preflightFlowElement(unsigned, void *&) { function in class:Output
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h761 virtual bool preflightFlowElement(unsigned, void *&) = 0;
1134 if ( io.preflightFlowElement(i, SaveInfo) ) {
1420 bool preflightFlowElement(unsigned , void *&) override;
1567 bool preflightFlowElement(unsigned, void *&) override;

Completed in 115 milliseconds