Searched defs:ARCWeakByrefHelpers (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp1622 class ARCWeakByrefHelpers : public CodeGenModule::ByrefHelpers { class in namespace:__anon3702
1624 ARCWeakByrefHelpers(CharUnits alignment) : ByrefHelpers(alignment) {} function in class:__anon3702::ARCWeakByrefHelpers
1953 ARCWeakByrefHelpers byrefInfo(emission.Alignment);

Completed in 60 milliseconds