Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp2553 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp5670 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) { in GetFormatNSStringIdx() function in Sema
5696 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInCFAPI()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13577 static bool GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx);