Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h756 QualType getRealTypeForBitwidth(unsigned DestWidth,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp4749 NewElemTy = Context.getRealTypeForBitwidth(DestWidth, ExplicitType); in AddModeAttr()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp11970 QualType ASTContext::getRealTypeForBitwidth(unsigned DestWidth, in getRealTypeForBitwidth() function in ASTContext