Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaFixItUtils.cpp193 if (T.isChar16Type()) in getScalarZeroExpressionForType()
DSemaTemplate.cpp5552 else if (T->isChar16Type()) in BuildExpressionFromIntegralTemplateArgument()
/external/llvm-project/clang/lib/Sema/
DSemaFixItUtils.cpp192 if (T.isChar16Type()) in getScalarZeroExpressionForType()
DSemaTemplate.cpp7624 else if (T->isChar16Type()) in BuildExpressionFromIntegralTemplateArgument()
/external/clang/lib/AST/
DType.cpp1672 bool Type::isChar16Type() const { in isChar16Type() function in Type
/external/llvm-project/clang/lib/AST/
DType.cpp1968 bool Type::isChar16Type() const { in isChar16Type() function in Type
/external/clang/include/clang/AST/
DType.h1632 bool isChar16Type() const;
/external/llvm-project/clang/include/clang/AST/
DType.h1971 bool isChar16Type() const;