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

  /external/clang/lib/Analysis/
FormatString.cpp 321 case WIntTy: {
382 case WIntTy: {
PrintfFormatString.cpp 255 return ArgTypeResult(ArgTypeResult::WIntTy, "wint_t");
  /external/clang/include/clang/Analysis/Analyses/
FormatString.h 206 AnyCharTy, CStrTy, WCStrTy, WIntTy };

Completed in 83 milliseconds