Searched refs:has_destructor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DModuleNode.py825 has_destructor = False
831 has_destructor = True
835 if has_virtual_methods and not has_destructor:
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c3231 int has_destructor(struct symbol *sp, struct lemon *lemp) function
3372 if( has_destructor(rp->rhs[i],lemp) ){

Completed in 172 milliseconds