Lines Matching refs:Address
429 // Compute the address of the local variable, in case it's a
451 // Compute the address of the local variable, in case it's a byref
872 emission.Address = nullptr; // signal this condition to later callbacks
969 emission.Address = DeclPtr;
982 EmitVarAnnotations(&D, emission.Address);
1085 capturedByInit ? emission.Address : emission.getObjectAddress(*this);
1151 /// initializer for the variable, and the address is not necessarily
1156 /// \param loc the address to initialize; its type is a pointer
1158 /// \param alignment the alignment of the address
1160 /// whose address is potentially changed by the initializer
1300 // (on the unforwarded address).
1374 /// \param addr - the address of the object; a type*
1436 // Enter the loop body, making that address the current address.
1443 // Shift the address back by one element.