HomeSort by: relevance | last modified time | path
    Searched refs:GetFormatNSStringIdx (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 4394 bool Sema::GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx) {
4420 if (S.GetFormatNSStringIdx(I, Idx)) {
SemaExprObjC.cpp 2555 if (S.GetFormatNSStringIdx(I, Idx)) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 12554 static bool GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx);

Completed in 70 milliseconds