Home
last modified time | relevance | path

Searched refs:getRealTypeForBitwidth (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h791 QualType getRealTypeForBitwidth(unsigned DestWidth,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp4394 NewElemTy = Context.getRealTypeForBitwidth(DestWidth, ExplicitType); in AddModeAttr()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp12594 QualType ASTContext::getRealTypeForBitwidth(unsigned DestWidth, in getRealTypeForBitwidth() function in ASTContext