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

/external/llvm/lib/Support/
H A DYAMLParser.cpp439 bool scanFlowCollectionEnd(bool IsSequence);
1090 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { function in class:Scanner
1466 return scanFlowCollectionEnd(true);
1469 return scanFlowCollectionEnd(false);

Completed in 51 milliseconds