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 663 bool ExprNeedsCleanups;
711 ExplicitParams(false), ExprNeedsCleanups(false),
Sema.h 411 /// ExprNeedsCleanups - True if the current evaluation context
413 bool ExprNeedsCleanups;
    [all...]

Completed in 47 milliseconds