Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h111 virtual void skippedNonDebugFunction() {} in skippedNonDebugFunction() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp248 skippedNonDebugFunction(); in beginFunction()
H A DDwarfDebug.h635 void skippedNonDebugFunction() override;
H A DDwarfDebug.cpp2164 void DwarfDebug::skippedNonDebugFunction() { in skippedNonDebugFunction() function in DwarfDebug