Searched defs:CVSymbolVisitor (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCVSymbolVisitor.h1 //===- CVSymbolVisitor.h ----------------------------------------*- C++ -*-===//
22 template <typename Derived> class CVSymbolVisitor { class in namespace:llvm::codeview
24 CVSymbolVisitor(SymbolVisitorDelegate *Delegate) : Delegate(Delegate) {} function in class:llvm::codeview::CVSymbolVisitor

Completed in 127 milliseconds