Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaFixItUtils.cpp193 if (T.isChar16Type()) in getScalarZeroExpressionForType()
DSemaTemplate.cpp5508 else if (T->isChar16Type()) in BuildExpressionFromIntegralTemplateArgument()
/external/clang/lib/AST/
DType.cpp1666 bool Type::isChar16Type() const { in isChar16Type() function in Type
/external/clang/include/clang/AST/
DType.h1600 bool isChar16Type() const;