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.cpp134 Char32Type = HostTarget->getChar32Type(); in NVPTXTargetInfo()
H A DSPIR.h138 Char32Type = HostTarget->getChar32Type(); in BaseSPIRTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h404 IntType getChar32Type() const { return Char32Type; } in getChar32Type() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1177 DefineType("__CHAR32_TYPE__", TI.getChar32Type(), Builder); in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1322 Char32Ty = getFromTargetType(Target.getChar32Type()); in InitBuiltinTypes()
7535 getFromTargetType(Target->getChar32Type()).getTypePtr()); in getIntegerRank()