Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDebugHandlerBase.h111 virtual void skippedNonDebugFunction() {} in skippedNonDebugFunction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp189 skippedNonDebugFunction(); in beginFunction()
DDwarfDebug.h603 void skippedNonDebugFunction() override;
DDwarfDebug.cpp1850 void DwarfDebug::skippedNonDebugFunction() { in skippedNonDebugFunction() function in DwarfDebug