Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp6147 LValue RefLValue; in handleTrivialCopy() local
6148 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
6150 Info, E, Param->getType().getNonReferenceType(), RefLValue, Result, in handleTrivialCopy()