Searched defs:EmitDestructorBody (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGClass.cpp1241 /// EmitDestructorBody - Emits the body of the current destructor.
1242 void CodeGenFunction::EmitDestructorBody(FunctionArgList &Args) { function in class:CodeGenFunction

Completed in 136 milliseconds