Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp9507 ExprResult LocalRHS = CallerRHS; in CheckSingleAssignmentConstraints() local
9508 ExprResult &RHS = ConvertRHS ? CallerRHS : LocalRHS; in CheckSingleAssignmentConstraints()