Home
last modified time | relevance | path

Searched defs:getDoubleFormat (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h379 const llvm::fltSemantics &getDoubleFormat() const { return *DoubleFormat; } in getDoubleFormat() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h643 const llvm::fltSemantics &getDoubleFormat() const { return *DoubleFormat; } in getDoubleFormat() function