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

  /external/clang/lib/Sema/
SemaFixItUtils.cpp 194 if (T.isWideCharType())
SemaExprCXX.cpp     [all...]
SemaTemplate.cpp     [all...]
  /external/clang/lib/Analysis/
ScanfFormatString.cpp 415 if (PT->isWideCharType())
PrintfFormatString.cpp 446 if (QT->getPointeeType()->isWideCharType())
  /external/clang/include/clang/AST/
CanonicalType.h 259 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isWideCharType)
Type.h     [all...]
  /external/clang/lib/AST/
Type.cpp 675 bool Type::isWideCharType() const {
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]

Completed in 331 milliseconds