Lines Matching refs:Storage
22 MDLocation::MDLocation(LLVMContext &C, StorageType Storage, unsigned Line, in MDLocation() argument
24 : MDNode(C, MDLocationKind, Storage, MDs) { in MDLocation()
43 Metadata *InlinedAt, StorageType Storage, in getImpl() argument
49 if (Storage == Uniqued) { in getImpl()
65 MDLocation(Context, Storage, Line, Column, Ops), in getImpl()
66 Storage, Context.pImpl->MDLocations); in getImpl()
174 StorageType Storage, in getImpl() argument
177 if (Storage == Uniqued) { in getImpl()
192 Context, Storage, Hash, Tag, PreOps, DwarfOps), in getImpl()
193 Storage, Context.pImpl->GenericDebugNodes); in getImpl()
204 if (Storage == Uniqued) { \
217 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
218 Storage, Context.pImpl->CLASS##s)
220 return storeImpl(new (0u) CLASS(Context, Storage, UNWRAP_ARGS(ARGS)), \
221 Storage, Context.pImpl->CLASS##s)
224 CLASS(Context, Storage, OPS), \
225 Storage, Context.pImpl->CLASS##s)
228 StorageType Storage, bool ShouldCreate) { in getImpl() argument
234 MDString *Name, StorageType Storage, in getImpl() argument
245 StorageType Storage, bool ShouldCreate) { in getImpl() argument
258 Metadata *ExtraData, StorageType Storage, bool ShouldCreate) { in getImpl() argument
274 Metadata *TemplateParams, MDString *Identifier, StorageType Storage, in getImpl() argument
291 StorageType Storage, in getImpl() argument
300 MDString *Directory, StorageType Storage, in getImpl() argument
315 Metadata *ImportedEntities, StorageType Storage, bool ShouldCreate) { in getImpl() argument
345 StorageType Storage, bool ShouldCreate) { in getImpl() argument
385 unsigned Column, StorageType Storage, in getImpl() argument
396 StorageType Storage, in getImpl() argument
406 StorageType Storage, bool ShouldCreate) { in getImpl() argument
416 StorageType Storage, in getImpl() argument
426 Metadata *Value, StorageType Storage, bool ShouldCreate) { in getImpl() argument
440 StorageType Storage, bool ShouldCreate) { in getImpl() argument
457 unsigned Flags, StorageType Storage, in getImpl() argument
475 StorageType Storage, bool ShouldCreate) { in getImpl() argument
533 Metadata *Type, StorageType Storage, bool ShouldCreate) { in getImpl() argument
547 StorageType Storage, in getImpl() argument