Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2555 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp4394 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) { in GetFormatNSStringIdx() function in Sema
4420 if (S.GetFormatNSStringIdx(I, Idx)) { in DiagnoseCStringFormatDirectiveInCFAPI()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12554 static bool GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx);