Home
last modified time | relevance | path

Searched defs:endFunclet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h74 virtual void endFunclet() {} in endFunclet() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp241 void WinException::endFunclet() { in endFunclet() function in WinException