Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h279 static size_t getSizeForCleanupSize(size_t Size) { in getSizeForCleanupSize() function
H A DCGCleanup.cpp179 char *Buffer = allocate(EHCleanupScope::getSizeForCleanupSize(Size)); in pushCleanup()