Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13654 LValue CarryOutLValue; in VisitBuiltinCallExpr() local
13660 !EvaluatePointer(E->getArg(3), CarryOutLValue, Info)) in VisitBuiltinCallExpr()
13693 if (!handleAssignment(Info, E, CarryOutLValue, ResultType, APV)) in VisitBuiltinCallExpr()