Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2162 class ARCWeakByrefHelpers final : public BlockByrefHelpers { global() class
2164 ARCWeakByrefHelpers(CharUnits alignment) : BlockByrefHelpers(alignment) {} ARCWeakByrefHelpers() function in __anonc79bb8b90911::ARCWeakByrefHelpers