Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp435 bool scanFlowCollectionStart(bool IsSequence);
1072 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1459 return scanFlowCollectionStart(true); in fetchMoreTokens()
1462 return scanFlowCollectionStart(false); in fetchMoreTokens()