Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp7643 static void diagnoseStringPlusInt(Sema &Self, SourceLocation OpLoc, in diagnoseStringPlusInt() function
7763 diagnoseStringPlusInt(*this, Loc, LHS.get(), RHS.get()); in CheckAdditionOperands()