Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8829 .Cases("printf", "printf0", FST_Printf) in GetFormatStringType()
8925 case FST_Printf: in CheckFormatArguments()
10574 if (Type == Sema::FST_Printf || Type == Sema::FST_NSString || in CheckFormatString()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13186 FST_Printf, enumerator