Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1098 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor() function
1213 getTryAncestor(FuncInfo, CurrentState, StateChange.NewState); in emitCLRExceptionTable()