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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp237 void Input::postflightElement(void *SaveInfo) { function in class:Input
575 void Output::postflightElement(void *) { function in class:Output
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h756 virtual void postflightElement(void*) = 0;
1148 io.postflightElement(SaveInfo);
1418 void postflightElement(void *) override;
1565 void postflightElement(void *) override;

Completed in 119 milliseconds