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

  /external/clang/include/clang/Sema/
Sema.h 534 bool ParentNeedsCleanups;
555 bool ParentNeedsCleanups)
556 : Context(Context), ParentNeedsCleanups(ParentNeedsCleanups),
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 22 milliseconds