Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2103 bool useEHCleanup = (cleanupKind & EHCleanup); emitAutoVarTypeCleanup() local
2308 emitArrayDestroy(llvm::Value * begin,llvm::Value * end,QualType elementType,CharUnits elementAlign,Destroyer * destroyer,bool checkZeroLength,bool useEHCleanup) emitArrayDestroy() argument