Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp445 bool scanFlowCollectionStart(bool IsSequence);
1224 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1781 return scanFlowCollectionStart(true); in fetchMoreTokens()
1784 return scanFlowCollectionStart(false); in fetchMoreTokens()