HomeSort by: relevance | last modified time | path
    Searched defs:getFloat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MsgPackDocument.h 97 double &getFloat() {
117 double getFloat() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
APValue.h 429 APFloat &getFloat() {
433 const APFloat &getFloat() const {
434 return const_cast<APValue*>(this)->getFloat();

Completed in 28 milliseconds