Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.h97 class BlockByrefHelpers; variable
DCodeGenModule.h261 BlockByrefHelpers(CharUnits alignment) in BlockByrefHelpers() function
/external/clang/lib/CodeGen/
DCodeGenModule.h227 BlockByrefHelpers(CharUnits alignment) : Alignment(alignment) {} in BlockByrefHelpers() function
DCodeGenFunction.h84 class BlockByrefHelpers; variable