Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp2172 Qualifiers::ObjCLifetime ByrefLifetime; in emitByrefStructureInit() local
2174 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2195 else switch (ByrefLifetime) { in emitByrefStructureInit()