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

/external/clang/include/clang/Sema/
H A DSema.h351 /// ExprCleanupObjects - This is the stack of objects requiring
354 SmallVector<BlockDecl*, 8> ExprCleanupObjects; member in class:clang::Sema

Completed in 103 milliseconds