Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8928 FormatStringLiteral RefLit = AuthoritativeFormatString; in CheckFormatStringsCompatible() local
8939 if (DecomposePrintfHandler::GetSpecifiers(*this, &RefLit, in CheckFormatStringsCompatible()
8960 FormatStringLiteral RefLit = Str; in ValidateFormatString() local
8964 if (!DecomposePrintfHandler::GetSpecifiers(*this, &RefLit, Str, Type, IsObjC, in ValidateFormatString()