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.cpp417 static Cursor maybeLexStringConstant(Cursor C, MIToken &Token, in maybeLexStringConstant() function
762 if (Cursor R = maybeLexStringConstant(C, Token, ErrorCallback)) in lexMIToken()