Home
last modified time | relevance | path

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

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