Searched defs:NumCleanupObjects (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h742 unsigned NumCleanupObjects; member in struct:clang::Sema::ExpressionEvaluationContextRecord
771 unsigned NumCleanupObjects,
776 IsDecltype(IsDecltype), NumCleanupObjects(NumCleanupObjects),
770 ExpressionEvaluationContextRecord(ExpressionEvaluationContext Context, unsigned NumCleanupObjects, bool ParentNeedsCleanups, Decl *ManglingContextDecl, bool IsDecltype) argument

Completed in 200 milliseconds