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 188 if (T.isWideCharType())
SemaExprCXX.cpp     [all...]
SemaTemplate.cpp     [all...]
  /external/clang/lib/Analysis/
PrintfFormatString.cpp 425 if (QT->getPointeeType()->isWideCharType())
ScanfFormatString.cpp 394 if (PT->isWideCharType())
  /external/clang/include/clang/AST/
CanonicalType.h 260 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isWideCharType)
Type.h     [all...]
  /external/clang/lib/AST/
Type.cpp 680 bool Type::isWideCharType() const {
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]

Completed in 208 milliseconds