Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp445 bool scanDirective();
1219 bool Scanner::scanDirective() { in scanDirective() function in Scanner
1841 return scanDirective(); in fetchMoreTokens()