Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Support/
HDYAMLParser.cpp436 bool scanFlowCollectionStart(bool IsSequence);
1115 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1502 return scanFlowCollectionStart(true); in fetchMoreTokens()
1505 return scanFlowCollectionStart(false); in fetchMoreTokens()