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

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

Completed in 1568 milliseconds