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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.h63 const APFloat &getAPFloatVal() const { return APFloatVal; } function in class:llvm::LLLexer
H A DLLParser.cpp3183 ID.APFloatVal = Lex.getAPFloatVal();

Completed in 101 milliseconds