Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h118 virtual void skippedNonDebugFunction() {} in skippedNonDebugFunction() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp262 skippedNonDebugFunction(); in beginFunction()
H A DDwarfDebug.h707 void skippedNonDebugFunction() override; in useAddrOffsetForm()
H A DDwarfDebug.cpp2256 void DwarfDebug::skippedNonDebugFunction() { in skippedNonDebugFunction() function in DwarfDebug