Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h112 virtual void skippedNonDebugFunction() {} in skippedNonDebugFunction() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp191 skippedNonDebugFunction(); in beginFunction()
H A DDwarfDebug.h579 void skippedNonDebugFunction() override;
H A DDwarfDebug.cpp1555 void DwarfDebug::skippedNonDebugFunction() { in skippedNonDebugFunction() function in DwarfDebug