Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp452 bool scanFlowCollectionStart(bool IsSequence);
1153 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart() function in Scanner
1709 return scanFlowCollectionStart(true); in fetchMoreTokens()
1712 return scanFlowCollectionStart(false); in fetchMoreTokens()