Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6065 LValue RefLValue; in handleTrivialCopy() local
6066 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
6068 Info, E, Param->getType().getNonReferenceType(), RefLValue, Result, in handleTrivialCopy()