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

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h1038 bool preflightDocument(unsigned);
1182 if ( yout.preflightDocument(i) ) {
1197 if ( yout.preflightDocument(0) ) {
1211 if ( yout.preflightDocument(0) ) {
/external/llvm/lib/Support/
H A DYAMLTraits.cpp442 bool Output::preflightDocument(unsigned index) { function in class:Output

Completed in 1378 milliseconds