Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp369 static Cursor maybeLexFixedStackObject(Cursor C, MIToken &Token) { in maybeLexFixedStackObject() function
721 if (Cursor R = maybeLexFixedStackObject(C, Token)) in lexMIToken()