Searched refs:FormatStringType (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libchrome/base/strings/ |
H A D | string_util.cc | 1012 template<class FormatStringType, class OutStringType> 1014 const FormatStringType& format_string, in DoReplaceStringPlaceholders()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 3794 Sema::FormatStringType Type, 3807 unsigned firstDataArg, Sema::FormatStringType Type, in checkFormatStringExpr() 4011 Sema::FormatStringType Sema::GetFormatStringType(const FormatAttr *Format) { in GetFormatStringType() 4012 return llvm::StringSwitch<FormatStringType>(Format->getType()->getName()) in GetFormatStringType() 4043 unsigned firstDataArg, FormatStringType Type, in CheckFormatArguments() 5547 Sema::FormatStringType Type, in CheckFormatString()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 9409 enum FormatStringType { enum 9420 static FormatStringType GetFormatStringType(const FormatAttr *Format); 9435 unsigned firstDataArg, FormatStringType Type,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 1895 enum FormatStringType { enum 1907 static FormatStringType GetFormatStringType(const FormatAttr *Format); 2193 unsigned firstDataArg, FormatStringType Type,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 13970 enum FormatStringType { enum 13982 static FormatStringType GetFormatStringType(const FormatAttr *Format); 13996 unsigned firstDataArg, FormatStringType Type,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 2027 enum FormatStringType { enum 2039 static FormatStringType GetFormatStringType(const FormatAttr *Format); 2320 unsigned firstDataArg, FormatStringType Type,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 2027 enum FormatStringType { enum 2039 static FormatStringType GetFormatStringType(const FormatAttr *Format); 2320 unsigned firstDataArg, FormatStringType Type,
|