Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp451 bool scanFlowCollectionStart(bool IsSequence);
1266 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1858 return scanFlowCollectionStart(true); in fetchMoreTokens()
1861 return scanFlowCollectionStart(false); in fetchMoreTokens()