Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp612 static Cursor maybeLexExclaim(Cursor C, MIToken &Token, in maybeLexExclaim() function
751 if (Cursor R = maybeLexExclaim(C, Token, ErrorCallback)) in lexMIToken()