Searched defs:needsCopy (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp1723 bool needsCopy() const { return CopyExpr != 0; } function in class:__anon3702::CXXByrefHelpers
1787 if (byrefInfo.needsCopy()) {
H A DCodeGenModule.h621 virtual bool needsCopy() const { return true; } function in class:clang::CodeGen::CodeGenModule::ByrefHelpers

Completed in 74 milliseconds