Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h275 virtual bool needsCopy() const { return true; } in needsCopy() function
H A DCGBlocks.cpp2324 bool needsCopy() const override { return CopyExpr != nullptr; } in needsCopy() function in __anona61db5d10911::CXXByrefHelpers