Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11425 FSType == Sema::FST_OSTrace; in allowsObjCArg()
11803 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()
12620 Type == Sema::FST_OSTrace) { in CheckFormatString()
12623 (Type == Sema::FST_NSString || Type == Sema::FST_OSTrace), Str, APK, in CheckFormatString()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14020 FST_OSTrace, enumerator