Searched defs:setHasDestructors (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 2079 void setHasDestructors(bool val) { HasDestructors = val; } function in class:clang::ObjCImplementationDecl |
Completed in 47 milliseconds