Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp6062 LValue RefLValue; in handleTrivialCopy() local
6063 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
6065 Info, E, Param->getType().getNonReferenceType(), RefLValue, Result, in handleTrivialCopy()