Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp438 bool scanFlowCollectionEnd(bool IsSequence);
1089 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd() function in Scanner
1465 return scanFlowCollectionEnd(true); in fetchMoreTokens()
1468 return scanFlowCollectionEnd(false); in fetchMoreTokens()