Home
last modified time | relevance | path

Searched refs:followForward (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.cpp2022 bool followForward) { in emitBlockByrefAddress() argument
2024 return emitBlockByrefAddress(baseAddr, info, followForward, var->getName()); in emitBlockByrefAddress()
2029 bool followForward, in emitBlockByrefAddress() argument
2032 if (followForward) { in emitBlockByrefAddress()
DCodeGenFunction.h1368 bool followForward = true);
1371 bool followForward,