Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h114 virtual void skippedNonDebugFunction() {} in skippedNonDebugFunction() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp253 skippedNonDebugFunction(); in beginFunction()
H A DDwarfDebug.h639 void skippedNonDebugFunction() override;
H A DDwarfDebug.cpp2219 void DwarfDebug::skippedNonDebugFunction() { in skippedNonDebugFunction() function in DwarfDebug