Searched defs:needsDestructMethod (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 3135 static bool needsDestructMethod(ObjCImplementationDecl *impl) { function 3162 if (needsDestructMethod(D)) { |
Completed in 64 milliseconds