Home
last modified time | relevance | path

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

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