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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp156 static Cursor lexStringConstant(Cursor C, ErrorCallbackType ErrorCallback) { function
175 if (Cursor R = lexStringConstant(C, ErrorCallback)) {
512 Cursor R = lexStringConstant(C, ErrorCallback);

Completed in 121 milliseconds