Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h450 SmallVector<BlockDecl*, 8> ExprCleanupObjects; variable
/external/llvm-project/clang/include/clang/Sema/
DSema.h659 SmallVector<ExprWithCleanups::CleanupObject, 8> ExprCleanupObjects; variable