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

/external/lldb/include/lldb/Symbol/
H A DTypeVendor.h1 //===-- TypeVendor.h --------------------------------------------*- C++ -*-===//
22 class TypeVendor class in namespace:lldb_private
28 TypeVendor() function in class:lldb_private::TypeVendor
33 ~TypeVendor()
48 // Classes that inherit from TypeVendor can see and modify these
53 // For TypeVendor only
55 DISALLOW_COPY_AND_ASSIGN (TypeVendor);

Completed in 106 milliseconds