OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSizeForNumHandlers
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGCleanup.h
166
static size_t
getSizeForNumHandlers
(unsigned N) {
459
Ptr += EHCatchScope::
getSizeForNumHandlers
(
513
StartOfData += EHCatchScope::
getSizeForNumHandlers
(scope.getNumHandlers());
CGCleanup.cpp
220
char *buffer = allocate(EHCatchScope::
getSizeForNumHandlers
(numHandlers));
[
all
...]
Completed in 385 milliseconds