HomeSort by: relevance | last modified time | path
    Searched refs:EmitDestructorBody (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 1340 EmitDestructorBody(Args);
CGClass.cpp 1441 /// EmitDestructorBody - Emits the body of the current destructor.
1442 void CodeGenFunction::EmitDestructorBody(FunctionArgList &Args) {
CodeGenFunction.h 2157 void EmitDestructorBody(FunctionArgList &Args);

Completed in 36 milliseconds