Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DCleanupInfo.h25 bool exprNeedsCleanups() const { return ExprNeedsCleanups; } in exprNeedsCleanups() function
/external/llvm-project/clang/include/clang/Sema/
DCleanupInfo.h24 bool exprNeedsCleanups() const { return ExprNeedsCleanups; } in exprNeedsCleanups() function