Home
last modified time | relevance | path

Searched refs:getFormatStringInfo (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp859 bool Sema::getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember, in getFormatStringInfo() function in Sema
910 getFormatStringInfo(Format, false, &FSI)) { in GetFormatNSStringIdx()
2619 if (getFormatStringInfo(Format, IsCXXMember, &FSI)) in CheckFormatArguments()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8504 bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,