HomeSort by relevance Sort by last modified time
    Searched refs:isChar16Type (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Sema/
SemaFixItUtils.cpp 190 if (T.isChar16Type())
SemaInit.cpp 60 return ElemTy->isChar16Type() ? Init : 0;
    [all...]
SemaTemplate.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 687 bool Type::isChar16Type() const {
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 589 milliseconds