Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1354 EmitDestructorBody(Args); in GenerateCode()
H A DCGClass.cpp1406 void CodeGenFunction::EmitDestructorBody(FunctionArgList &Args) { in EmitDestructorBody() function in CodeGenFunction
H A DCodeGenFunction.h1829 void EmitDestructorBody(FunctionArgList &Args);