Home
last modified time | relevance | path

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

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