Searched defs:GetFormatNSStringIdx (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 1216 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) { function in class:Sema 1241 if (S.GetFormatNSStringIdx(I, Idx)) { |
Completed in 484 milliseconds