Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6403 << S.GetFormatStringTypeName(Type); in checkFormatStringExpr()
6430 << S.GetFormatStringTypeName(Type); in checkFormatStringExpr()
6621 StringRef Sema::GetFormatStringTypeName(FormatStringType FST) { in GetFormatStringTypeName() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2616 static StringRef GetFormatStringTypeName(FormatStringType FST);