Home
last modified time | relevance | path

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

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