Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp6155 LValue RefLValue; in handleTrivialCopy() local
6156 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
6158 Info, E, Param->getType().getNonReferenceType(), RefLValue, Result, in handleTrivialCopy()