Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp2020 bool followForward) { in emitBlockByrefAddress() argument
2022 return emitBlockByrefAddress(baseAddr, info, followForward, var->getName()); in emitBlockByrefAddress()
2027 bool followForward, in emitBlockByrefAddress() argument
2030 if (followForward) { in emitBlockByrefAddress()
DCodeGenFunction.h1287 bool followForward = true);
1290 bool followForward,