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

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h845 bool preflightDocument(unsigned);
985 if ( yout.preflightDocument(i) ) {
1000 if ( yout.preflightDocument(0) ) {
1014 if ( yout.preflightDocument(0) ) {
/external/llvm/lib/Support/
H A DYAMLTraits.cpp406 bool Output::preflightDocument(unsigned index) { function in class:Output

Completed in 83 milliseconds