Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp447 bool scanFlowCollectionStart(bool IsSequence);
1245 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1837 return scanFlowCollectionStart(true); in fetchMoreTokens()
1840 return scanFlowCollectionStart(false); in fetchMoreTokens()