HomeSort by relevance Sort by last modified time
    Searched defs:ExprNeedsCleanups (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
ScopeInfo.h 345 bool ExprNeedsCleanups;
358 ExprNeedsCleanups(false)
Sema.h 232 /// ExprNeedsCleanups - True if the current evaluation context
234 bool ExprNeedsCleanups;
    [all...]

Completed in 21 milliseconds