Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp6054 LValue RefLValue; in handleTrivialCopy() local
6055 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
6057 Info, E, Param->getType().getNonReferenceType(), RefLValue, Result, in handleTrivialCopy()