Home
last modified time | relevance | path

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

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