Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8770 static bool CompareFormatSpecifiers(Sema &S, const StringLiteral *Ref, in CompareFormatSpecifiers() function
8944 return CompareFormatSpecifiers(*this, AuthoritativeFormatString, RefArgs, in CheckFormatStringsCompatible()