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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h668 unsigned NumCleanupObjects; member in struct:clang::Sema::ExpressionEvaluationContextRecord
696 ExpressionEvaluationContextRecord(ExpressionEvaluationContext Context, unsigned NumCleanupObjects, bool ParentNeedsCleanups, Decl *ManglingContextDecl, bool IsDecltype) argument

Completed in 111 milliseconds