Home
last modified time | relevance | path

Searched defs:dumpTokens (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTree.cpp257 std::string syntax::Node::dumpTokens(const SourceManager &SM) const { in dumpTokens() function in syntax::Node
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp586 bool yaml::dumpTokens(StringRef Input, raw_ostream &OS) { in dumpTokens() function in yaml