Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp559 static Cursor lexFloatingPointLiteral(Cursor Range, Cursor C, MIToken &Token) { in lexFloatingPointLiteral() function
605 return lexFloatingPointLiteral(Range, C, Token); in maybeLexNumericalLiteral()