Home
last modified time | relevance | path

Searched defs:hasDestructors (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2665 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
/external/clang/include/clang/AST/
DDeclObjC.h2557 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function