Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp154 static Cursor lexStringConstant(Cursor C, ErrorCallbackType ErrorCallback) { in lexStringConstant() function
173 if (Cursor R = lexStringConstant(C, ErrorCallback)) { in lexName()
524 Cursor R = lexStringConstant(C, ErrorCallback); in maybeLexMCSymbol()