Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaFixItUtils.cpp195 if (T.isChar32Type()) in getScalarZeroExpressionForType()
DSemaTemplate.cpp5554 else if (T->isChar32Type()) in BuildExpressionFromIntegralTemplateArgument()
/external/clang/lib/AST/
DType.cpp1678 bool Type::isChar32Type() const { in isChar32Type() function in Type
/external/clang/include/clang/AST/
DType.h1633 bool isChar32Type() const;