Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp4014 .Cases("printf", "printf0", FST_Printf) in GetFormatStringType()
4108 case FST_Printf: in CheckFormatArguments()
5593 if (Type == Sema::FST_Printf || Type == Sema::FST_NSString || in CheckFormatString()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7375 .Cases("printf", "printf0", FST_Printf) in GetFormatStringType()
7471 case FST_Printf: in CheckFormatArguments()
9089 if (Type == Sema::FST_Printf || Type == Sema::FST_NSString || in CheckFormatString()
/external/clang/include/clang/Sema/
DSema.h9411 FST_Printf, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h12312 FST_Printf, enumerator