Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringLexer.cpp21 bool StringLexer::NextIf(Character c) { in NextIf() function in StringLexer
31 StringLexer::NextIf(std::initializer_list<Character> cs) { in NextIf() function in StringLexer