Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h46 struct StorageEntry { struct
55 SmallVector<StorageEntry, 4> Entries; argument
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp387 Entries.insert(&Entries[index + 1], numElts - 1, StorageEntry()); in splitVectorEntry()