Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaFixItUtils.cpp193 if (T.isChar16Type()) in getScalarZeroExpressionForType()
HDSemaTemplate.cpp5470 else if (T->isChar16Type()) in BuildExpressionFromIntegralTemplateArgument()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDType.cpp1649 bool Type::isChar16Type() const { in isChar16Type() function in Type
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDType.h1586 bool isChar16Type() const;