Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h451 virtual bool emitDestructors() { return true; } in emitDestructors() function
501 bool emitDestructors() override { in emitDestructors() function