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.cpp138 Char16Type = HostTarget->getChar16Type(); in NVPTXTargetInfo()
H A DSPIR.h144 Char16Type = HostTarget->getChar16Type(); in BaseSPIRTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h420 IntType getChar16Type() const { return Char16Type; } in getChar16Type() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1197 DefineType("__CHAR16_TYPE__", TI.getChar16Type(), Builder); in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1374 Char16Ty = getFromTargetType(Target.getChar16Type()); in InitBuiltinTypes()
8128 getFromTargetType(Target->getChar16Type()).getTypePtr()); in getIntegerRank()