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

/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DYAMLTraits.cpp191 void Input::postflightElement(void *SaveInfo) { function in class:Input
479 void Output::postflightElement(void *) { function in class:Output
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DYAMLTraits.h325 virtual void postflightElement(void*) = 0;
522 io.postflightElement(SaveInfo);
712 virtual void postflightElement(void *);
839 virtual void postflightElement(void *);

Completed in 379 milliseconds