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

  /external/clang/lib/Analysis/
PrintfFormatString.cpp 375 return ArgType(Ctx.WideCharTy, "wchar_t");
  /external/clang/include/clang/AST/
ASTContext.h 743 CanQualType WideCharTy; // Same as WCharTy in C++, integer type in C99.
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 69 milliseconds