Home
last modified time | relevance | path

Searched refs:emitDestructorBody (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp466 emitDestructorBody(args); in generateCode()
544 void CIRGenFunction::emitDestructorBody(FunctionArgList &args) { in emitDestructorBody() function in clang::CIRGen::CIRGenFunction
H A DCIRGenFunction.h833 void emitDestructorBody(FunctionArgList &args);