LLVM: llvm::detail::PtrUseVisitorBase Class Reference (original) (raw)
Implementation of non-dependent functionality for [PtrUseVisitor](classllvm%5F1%5F1PtrUseVisitor.html "A base class for visitors over the uses of a pointer value."). More...
Implementation of non-dependent functionality for [PtrUseVisitor](classllvm%5F1%5F1PtrUseVisitor.html "A base class for visitors over the uses of a pointer value.").
See [PtrUseVisitor](classllvm%5F1%5F1PtrUseVisitor.html "A base class for visitors over the uses of a pointer value.") for the public interface and detailed comments about usage. This class is just a helper base class which is not templated and contains all common code to be shared between different instantiations of PtrUseVisitor.