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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1587 bool preflightDocument(unsigned);
1779 if ( yout.preflightDocument(i) ) {
1796 if ( yout.preflightDocument(0) ) {
1811 if ( yout.preflightDocument(0) ) {
1826 if (Out.preflightDocument(0)) {
1841 if (Out.preflightDocument(0)) {
1856 if (Out.preflightDocument(0)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp540 bool Output::preflightDocument(unsigned index) { function in class:Output

Completed in 200 milliseconds