Home
last modified time | relevance | path

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

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