Home
last modified time | relevance | path

Searched refs:isLifetimeExtended (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DExprConstant.cpp417 bool isLifetimeExtended() const { return Value.getInt(); } in isLifetimeExtended() function in __anon4b2781fb0111::Cleanup
919 if (IsFullExpression && Info.CleanupStack[I].isLifetimeExtended()) { in cleanup()