Searched defs:srcLV (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h91 void addWriteback(LValue srcLV, Address temporary, argument
H A DCGExprAgg.cpp270 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddress(), type); local
H A DItaniumCXXABI.cpp3674 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(Cast, CatchType); local

Completed in 166 milliseconds