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