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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp2987 static bool needsDestructMethod(ObjCImplementationDecl *impl) { function
3001 if (needsDestructMethod(D)) {

Completed in 172 milliseconds