Home
last modified time | relevance | path

Searched refs:EmitDestructorBody (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1529 EmitDestructorBody(Args); in GenerateCode()
H A DCGClass.cpp1438 void CodeGenFunction::EmitDestructorBody(FunctionArgList &Args) { in EmitDestructorBody() function in CodeGenFunction
H A DCodeGenFunction.h2374 void EmitDestructorBody(FunctionArgList &Args);