Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaPseudoObject.cpp1582 ExprResult Sema::checkPseudoObjectAssignment(Scope *S, SourceLocation opcLoc, in checkPseudoObjectAssignment() function in Sema
DTreeTransform.h11754 return SemaRef.checkPseudoObjectAssignment(/*Scope=*/nullptr, OpLoc, Opc, in RebuildCXXOperatorCallExpr()
DSemaExpr.cpp11238 return checkPseudoObjectAssignment(S, OpLoc, Opc, LHSExpr, RHSExpr); in BuildBinOp()
/external/clang/include/clang/Sema/
DSema.h8793 ExprResult checkPseudoObjectAssignment(Scope *S, SourceLocation OpLoc,