Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp11347 static void diagnoseStringPlusChar(Sema &Self, SourceLocation OpLoc, in diagnoseStringPlusChar() function
11451 diagnoseStringPlusChar(*this, Loc, LHS.get(), RHS.get()); in CheckAdditionOperands()