Searched defs:endFunclet (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | AsmPrinterHandler.h | 70 virtual void endFunclet() {} endFunclet() function |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | WinException.cpp | 241 void WinException::endFunclet() { in endFunclet() function in WinException |