HomeSort by: relevance | last modified time | path
    Searched refs:isChar16Type (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaFixItUtils.cpp 192 if (T.isChar16Type())
SemaTemplate.cpp 7614 else if (T->isChar16Type())
  /src/external/apache2/llvm/dist/clang/lib/AST/
TemplateBase.cpp 96 else if (T->isChar16Type())
Type.cpp 1968 bool Type::isChar16Type() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 1978 bool isChar16Type() const;

Completed in 27 milliseconds