Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.h278 static size_t getSizeForCleanupSize(size_t Size) { in getSizeForCleanupSize() function
H A DCGCleanup.cpp182 char *Buffer = allocate(EHCleanupScope::getSizeForCleanupSize(Size)); in pushCleanup()