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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaFixItUtils.cpp 194 if (T.isChar32Type())
SemaTemplate.cpp 7616 else if (T->isChar32Type())
  /src/external/apache2/llvm/dist/clang/lib/AST/
TemplateBase.cpp 98 else if (T->isChar32Type())
Type.cpp 1974 bool Type::isChar32Type() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 1979 bool isChar32Type() const;

Completed in 85 milliseconds