Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7382 bool VerifyCompatible(Sema &S, const EquatableFormatArgument &Other,
7577 bool EquatableFormatArgument::VerifyCompatible( in VerifyCompatible() function in EquatableFormatArgument
8802 !FmtIter->VerifyCompatible(S, *RefIter, FmtExpr, InFunctionCall); in CompareFormatSpecifiers()
8981 HadError |= !Iter->VerifyCompatible(*this, FirstInGroup, Str, true); in ValidateFormatString()