Home
last modified time | relevance | path

Searched defs:LostDebugLocObserver (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() function
H A DLegalizer.h29 class LostDebugLocObserver; variable