Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DYAMLParser.cpp462 bool scanFlowCollectionStart(bool IsSequence);
1157 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1710 return scanFlowCollectionStart(true); in fetchMoreTokens()
1713 return scanFlowCollectionStart(false); in fetchMoreTokens()