Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp133 Char16Type = HostTarget->getChar16Type(); in NVPTXTargetInfo()
H A DSPIR.h137 Char16Type = HostTarget->getChar16Type(); in BaseSPIRTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h403 IntType getChar16Type() const { return Char16Type; } in getChar16Type() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1176 DefineType("__CHAR16_TYPE__", TI.getChar16Type(), Builder); in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1317 Char16Ty = getFromTargetType(Target.getChar16Type()); in InitBuiltinTypes()
7532 getFromTargetType(Target->getChar16Type()).getTypePtr()); in getIntegerRank()