Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13718 LValue ResultLValue; in VisitBuiltinCallExpr() local
13724 !EvaluatePointer(E->getArg(2), ResultLValue, Info)) in VisitBuiltinCallExpr()
13810 if (!handleAssignment(Info, E, ResultLValue, ResultType, APV)) in VisitBuiltinCallExpr()
13876 LValue ResultLValue; in VisitBuiltinCallExpr() local
13882 !EvaluatePointer(E->getArg(3), ResultLValue, Info)) in VisitBuiltinCallExpr()
13899 if (!handleAssignment(Info, E, ResultLValue, ResultType, APV)) in VisitBuiltinCallExpr()