Home
last modified time | relevance | path

Searched refs:CleanupSource (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.cpp682 auto *CleanupSource = reinterpret_cast<char *>(Scope.getCleanupBuffer()); in PopCleanupBlock() local
684 CleanupSource, CleanupSource + Scope.getCleanupSize()); in PopCleanupBlock()