Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h258 static size_t getSizeForCleanupSize(size_t Size) { in getSizeForCleanupSize() function
DCGCleanup.cpp159 char *Buffer = allocate(EHCleanupScope::getSizeForCleanupSize(Size)); in pushCleanup()