Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILLexer.cpp61 static std::optional<llvm::StringRef> IsWord(llvm::StringRef expr, in IsWord() function
112 std::optional<llvm::StringRef> maybe_word = IsWord(expr, remainder); in Lex()