Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp421 static Cursor maybeLexStringConstant(Cursor C, MIToken &Token, in maybeLexStringConstant() function
766 if (Cursor R = maybeLexStringConstant(C, Token, ErrorCallback)) in lexMIToken()