Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Support/
HDYAMLParser.cpp439 bool scanFlowCollectionEnd(bool IsSequence);
1132 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd() function in Scanner
1508 return scanFlowCollectionEnd(true); in fetchMoreTokens()
1511 return scanFlowCollectionEnd(false); in fetchMoreTokens()