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.cpp13070 LValue ResultLValue; in VisitBuiltinCallExpr() local
13076 !EvaluatePointer(E->getArg(2), ResultLValue, Info)) in VisitBuiltinCallExpr()
13162 if (!handleAssignment(Info, E, ResultLValue, ResultType, APV)) in VisitBuiltinCallExpr()