Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.h227 BlockByrefHelpers(CharUnits alignment) : Alignment(alignment) {} in BlockByrefHelpers() function
H A DCodeGenFunction.h84 class BlockByrefHelpers; variable