Home
last modified time | relevance | path

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

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