Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp685 bool endLifetime(EvalInfo &Info, bool RunDestructors) { in endLifetime()
1347 bool destroy(bool RunDestructors = true) { in destroy()
1360 static bool cleanup(EvalInfo &Info, bool RunDestructors, in cleanup()