Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp538 static Cursor maybeLexEscapedIRValue(Cursor C, MIToken &Token, in maybeLexEscapedIRValue() function
605 if (Cursor R = maybeLexEscapedIRValue(C, Token, ErrorCallback)) in lexMIToken()