Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8442 FSType == Sema::FST_OSTrace; in allowsObjCArg()
8823 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()
9569 Type == Sema::FST_OSTrace) { in CheckFormatString()
9572 (Type == Sema::FST_NSString || Type == Sema::FST_OSTrace), Str, in CheckFormatString()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12649 FST_OSTrace, enumerator