Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h75 LLVM_ABI bool scanTokens(StringRef Input);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp691 bool yaml::scanTokens(StringRef Input) { in scanTokens() function in yaml