Home
last modified time | relevance | path

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

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