Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h237 virtual bool needsCopy() const { return true; } in needsCopy() function
DCGBlocks.cpp1761 bool needsCopy() const override { return CopyExpr != nullptr; } in needsCopy() function in __anon0d6c064f0611::CXXByrefHelpers
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h272 virtual bool needsCopy() const { return true; } in needsCopy() function
DCGBlocks.cpp2321 bool needsCopy() const override { return CopyExpr != nullptr; } in needsCopy() function in __anon6d82b77d0911::CXXByrefHelpers