Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1414 EmitDestructorBody(Args); in GenerateCode()
H A DCGClass.cpp1437 void CodeGenFunction::EmitDestructorBody(FunctionArgList &Args) { in EmitDestructorBody() function in CodeGenFunction
H A DCodeGenFunction.h2215 void EmitDestructorBody(FunctionArgList &Args);