Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2325 bool checkZeroLength = true; emitDestroy() local
2356 emitArrayDestroy(llvm::Value * begin,llvm::Value * end,QualType elementType,CharUnits elementAlign,Destroyer * destroyer,bool checkZeroLength,bool useEHCleanup) emitArrayDestroy() argument