Home
last modified time | relevance | path

Searched refs:getChar32Type (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp129 Char32Type = HostTarget->getChar32Type(); in NVPTXTargetInfo()
H A DSPIR.h136 Char32Type = HostTarget->getChar32Type(); in BaseSPIRTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h395 IntType getChar32Type() const { return Char32Type; } in getChar32Type() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1084 DefineType("__CHAR32_TYPE__", TI.getChar32Type(), Builder); in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1292 Char32Ty = getFromTargetType(Target.getChar32Type()); in InitBuiltinTypes()
7087 getFromTargetType(Target->getChar32Type()).getTypePtr()); in getIntegerRank()