Home
last modified time | relevance | path

Searched refs:GetFormatNSStringIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2558 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp7221 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) { in GetFormatNSStringIdx() function in Sema
7247 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInCFAPI()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14028 static bool GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx);