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

/external/llvm/lib/Support/
H A DYAMLTraits.cpp189 void Input::postflightElement(void *SaveInfo) { function in class:Input
469 void Output::postflightElement(void *) { function in class:Output
/external/llvm/include/llvm/Support/
H A DYAMLTraits.h433 virtual void postflightElement(void*) = 0;
688 io.postflightElement(SaveInfo);
895 void postflightElement(void *) override;
1020 void postflightElement(void *) override;

Completed in 50 milliseconds