Searched refs:getRealTypeByWidth (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h234 RealType getRealTypeByWidth(unsigned BitWidth) const;
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DTargetInfo.cpp170 TargetInfo::RealType TargetInfo::getRealTypeByWidth(unsigned BitWidth) const { function in class:TargetInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8048 TargetInfo::RealType Ty = getTargetInfo().getRealTypeByWidth(DestWidth);

Completed in 202 milliseconds