Lines Matching full:given
83 /// Find the LLVM type used to represent the given member pointer
114 /// Return true if the given member pointer can be zero-initialized
118 /// Create a null member pointer of the given type.
121 /// Create a member pointer for the given method.
124 /// Create a member pointer for the given field.
128 /// Create a member pointer for the given member pointer constant.
146 /// A utility method for computing the offset required for the given
154 /// Build the signature of the given constructor variant by adding
168 /// Build the signature of the given destructor variant by adding
196 /// cookie for the given type. May return 0 to indicate that no
207 /// Initialize the array cookie for the given allocation.
221 /// Reads the array cookie associated with the given pointer,
241 /// Emits the guarded initializer and destructor setup for the given
242 /// variable, given that it couldn't be emitted as a constant.