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

/external/lldb/include/lldb/Symbol/
H A DSymbolContextScope.h1 //===-- SymbolContextScope.h ------------------------------------*- C++ -*-===//
22 /// @class SymbolContextScope SymbolContextScope.h "lldb/Symbol/SymbolContextScope.h"
40 /// Other objects can store a "SymbolContextScope *" using any pointers
46 /// Example objects include that currently use "SymbolContextScope *"
49 /// by making sure the SymbolContextScope * comes from the scope
60 /// start PC for the function/symbol and the SymbolContextScope
67 /// called. Lists can also be created using a SymbolContextScope* and
71 class SymbolContextScope class in namespace:lldb_private
[all...]

Completed in 114 milliseconds