Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp1153 if ((GetFormatStringType(Format) == FST_NSString) && in GetFormatNSStringIdx()
3036 .Cases("NSString", "CFString", FST_NSString) in GetFormatStringType()
3105 if (Type == FST_NSString && in CheckFormatArguments()
4540 if (Type == FST_Printf || Type == FST_NSString || in CheckFormatString()
4543 numDataArgs, (Type == FST_NSString || Type == FST_OSTrace), in CheckFormatString()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h8823 FST_NSString, enumerator