Home
last modified time | relevance | path

Searched refs:CatchallRethrowFn (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.h611 const char *CatchallRethrowFn; member
DCGException.cpp1366 const char *RethrowName = Personality.CatchallRethrowFn; in getEHResumeBlock()
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h594 const char *CatchallRethrowFn; member
DCGException.cpp1588 const char *RethrowName = Personality.CatchallRethrowFn; in getEHResumeBlock()