Searched refs:getExtraSize (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | EHScopeStack.h | 325 void *Buffer = pushCleanup(Kind, sizeof(T) + T::getExtraSize(N)); |
| H A D | CGExprCXX.cpp | 1460 static size_t getExtraSize(size_t NumPlacementArgs) { in getExtraSize() function in __anondca4c77a0411::CallDeleteDuringNew |