Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp7203 FSType == Sema::FST_OSTrace; in allowsObjCArg()
7584 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()
8281 Type == Sema::FST_OSTrace) { in CheckFormatString()
8284 (Type == Sema::FST_NSString || Type == Sema::FST_OSTrace), Str, in CheckFormatString()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10562 FST_OSTrace, enumerator