Searched defs:GetFormatNSStringIdx (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp1216 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) { function in class:Sema
1241 if (S.GetFormatNSStringIdx(I, Idx)) {

Completed in 89 milliseconds