Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6623 FSType == Sema::FST_OSTrace; in allowsObjCArg()
7001 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()
7863 Type == Sema::FST_OSTrace) { in CheckFormatString()
7866 (Type == Sema::FST_NSString || Type == Sema::FST_OSTrace), Str, APK, in CheckFormatString()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2215 FST_OSTrace, enumerator