Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10753 static void diagnoseStringPlusInt(Sema &Self, SourceLocation OpLoc, in diagnoseStringPlusInt() function
10886 diagnoseStringPlusInt(*this, Loc, LHS.get(), RHS.get()); in CheckAdditionOperands()