Searched defs:lexWord (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Query/ | ||
H A D | QueryParser.cpp | 18 llvm::StringRef QueryParser::lexWord() { in lexWord() function in mlir::query::QueryParser |
/llvm-project/clang-tools-extra/clang-query/ | ||
H A D | QueryParser.cpp | 29 StringRef QueryParser::lexWord() { in lexWord() function in clang::query::QueryParser |
/llvm-project/clang/lib/AST/ | ||
H A D | CommentParser.cpp | 283 bool lexWord(Token &Tok) { in lexWord() function in clang::comments::TextTokenRetokenizer |