Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2555 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp5472 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) { in GetFormatNSStringIdx() function in Sema
5498 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInCFAPI()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13200 static bool GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx);