Searched refs:getFormatStringInfo (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 1875 bool Sema::getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember, in getFormatStringInfo() function in Sema 1933 getFormatStringInfo(Format, false, &FSI)) { in GetFormatNSStringIdx() 4034 if (getFormatStringInfo(Format, IsCXXMember, &FSI)) in CheckFormatArguments()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 9342 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 1886 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 13801 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 2018 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 2018 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,
|