Searched refs:Clear (Results 151 - 175 of 817) sorted by relevance

1234567891011>>

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAbbrev.cpp19 // DWARFAbbreviationDeclarationSet::Clear()
22 DWARFAbbreviationDeclarationSet::Clear() function in class:DWARFAbbreviationDeclarationSet
37 Clear();
H A DDWARFDebugAranges.cpp80 set.Clear();
92 Clear();
/external/protobuf/gtest/samples/
H A Dsample3-inl.h81 ~Queue() { Clear(); }
84 void Clear() { function in class:Queue
/external/lldb/source/Commands/
H A DCommandObjectSource.cpp85 file_spec.Clear();
219 file_spec.Clear();
417 m_breakpoint_locations.Clear();
471 matching_modules.Clear();
497 matching_modules.Clear();
625 sc.Clear(true);
649 sc.Clear(true);
681 m_breakpoint_locations.Clear();
748 m_breakpoint_locations.Clear();
780 matching_modules.Clear();
[all...]
/external/lldb/source/Expression/
H A DIRMemoryMap.cpp40 err.Clear();
237 error.Clear();
357 error.Clear();
376 error.Clear();
426 error.Clear();
507 error.Clear();
537 error.Clear();
547 error.Clear();
640 error.Clear();
677 error.Clear();
[all...]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_lfstack.h28 void Clear() { function in struct:__sanitizer::LFStack
/external/google-breakpad/src/processor/
H A Dcontained_range_map.h100 // Removes all children. Note that Clear only removes descendants,
105 void Clear();
H A Dmicrodump_processor.cc61 process_state->Clear();
H A Drange_map.h95 void Clear();
/external/lldb/include/lldb/API/
H A DSBBroadcaster.h35 Clear ();
H A DSBCommandReturnObject.h60 Clear();
H A DSBError.h32 Clear ();
H A DSBEvent.h60 Clear();
H A DSBModuleSpec.h35 Clear();
H A DSBTypeFilter.h45 Clear();
H A DSBWatchpoint.h76 Clear ();
/external/lldb/include/lldb/Core/
H A DAddressRange.h89 /// Clear the object's state.
95 Clear ();
H A DError.h123 /// Clear the object state.
129 Clear ();
H A DFileSpecList.h96 Clear ();
H A DFlags.h107 /// Clear one or more flags.
116 Clear (ValueType mask = ~(ValueType)0) function in class:lldb_private::Flags
H A DMangled.h125 /// Clear the mangled and demangled values.
128 Clear ();
H A DStringList.h61 Clear ();
H A DUUID.h41 Clear ();
/external/lldb/include/lldb/DataFormatters/
H A DFormatCache.h88 Clear ();
/external/lldb/include/lldb/Host/
H A DTimeValue.h53 Clear ();

Completed in 815 milliseconds

1234567891011>>