Home
last modified time | relevance | path

Searched refs:SkipNoDebugCUs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h818 void SkipNoDebugCUs();
829 SkipNoDebugCUs(); in debug_compile_units_iterator()
834 SkipNoDebugCUs();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp424 void Module::debug_compile_units_iterator::SkipNoDebugCUs() { in SkipNoDebugCUs() function in Module::debug_compile_units_iterator