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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 4338 bool Sema::getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,
4397 getFormatStringInfo(Format, false, &FSI)) {
7599 if (getFormatStringInfo(Format, IsCXXMember, &FSI))
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 12409 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,

Completed in 35 milliseconds