Home
last modified time | relevance | path

Searched refs:isChar16Type (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaFixItUtils.cpp196 if (T.isChar16Type()) in getScalarZeroExpressionForType()
HDSemaType.cpp9716 BaseType->isChar16Type() || BaseType->isChar32Type() || in BuiltinChangeSignedness()
HDSemaTemplate.cpp7370 else if (T->isChar16Type()) in BuildExpressionFromIntegralTemplateArgumentValue()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDTemplateBase.cpp100 else if (T->isChar16Type()) in printIntegral()
HDAPValue.cpp684 else if (Ty->isChar16Type()) in TryPrintAsStringLiteral()
HDType.cpp2111 bool Type::isChar16Type() const { in isChar16Type() function in Type
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h2472 bool isChar16Type() const;