HomeSort by relevance Sort by last modified time
    Searched refs:getDoubleFormat (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 349 const llvm::fltSemantics &getDoubleFormat() const { return *DoubleFormat; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 703 DefineFloatMacros(Builder, "DBL", &TI.getDoubleFormat(), "");
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 40 milliseconds