Home
last modified time | relevance | path

Searched refs:isWideCharType (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp194 if (T.isWideCharType()) in getScalarZeroExpressionForType()
H A DSemaTemplate.cpp7366 if (T->isWideCharType()) in BuildExpressionFromIntegralTemplateArgumentValue()
H A DSemaType.cpp9717 BaseType->isWideCharType() || BaseType->isEnumeralType(); in BuiltinChangeSignedness()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp442 if (PT->isWideCharType()) in fixType()
H A DTemplateBase.cpp96 if (T->isWideCharType()) in printIntegral()
H A DPrintfFormatString.cpp784 if (QT->getPointeeType()->isWideCharType()) in fixType()
H A DAPValue.cpp680 if (Ty->isWideCharType()) in TryPrintAsStringLiteral()
H A DType.cpp2098 bool Type::isWideCharType() const { in isWideCharType() function in Type
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h275 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isWideCharType)
H A DType.h2470 bool isWideCharType() const;