Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp406 static Cursor maybeLexStringConstant(Cursor C, MIToken &Token, in maybeLexStringConstant() function
751 if (Cursor R = maybeLexStringConstant(C, Token, ErrorCallback)) in lexMIToken()