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

  /external/clang/include/clang/Basic/
TargetInfo.h 299 /// getLongDoubleWidth/Align/Format - Return the size/align/format of 'long
301 unsigned getLongDoubleWidth() const { return LongDoubleWidth; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 498 DefineTypeSizeof("__SIZEOF_LONG_DOUBLE__",TI.getLongDoubleWidth(),TI,Builder);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 46 milliseconds