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

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp1449 class ARCWeakByrefHelpers : public CodeGenModule::ByrefHelpers { class in namespace:__anon3120
1451 ARCWeakByrefHelpers(CharUnits alignment) : ByrefHelpers(alignment) {} function in class:__anon3120::ARCWeakByrefHelpers
1762 ARCWeakByrefHelpers byrefInfo(emission.Alignment);

Completed in 97 milliseconds