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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaFixItUtils.cpp196 if (T.isChar16Type())
H A DSemaTemplate.cpp5193 else if (T->isChar16Type())
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp675 bool Type::isChar16Type() const { function in class:Type
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1495 bool isChar16Type() const;

Completed in 91 milliseconds