Searched defs:DiagnoseSelfMove (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp10434 /// DiagnoseSelfMove - Emits a warning if a value is moved to itself.
10435 void Sema::DiagnoseSelfMove(const Expr *LHSExpr, const Expr *RHSExpr, function in class:Sema

Completed in 205 milliseconds