HomeSort by relevance Sort by last modified time
    Searched refs:Overrides (Results 1 - 6 of 6) sorted by null

  /device/moto/stingray/
stingray_emu.mk 3 # Overrides
generic_stingray.mk 8 # Overrides
  /external/clang/include/clang/AST/
CXXInheritance.h 272 /// pair is the virtual method that overrides it (including the
276 Overrides;
284 iterator begin() { return Overrides.begin(); }
285 const_iterator begin() const { return Overrides.begin(); }
286 iterator end() { return Overrides.end(); }
287 const_iterator end() const { return Overrides.end(); }
288 unsigned size() const { return Overrides.size(); }
300 // Add all of the overriding methods from "other" into overrides for
301 // this method. Used when merging the overrides from multiple base
  /external/clang/lib/AST/
CXXInheritance.cpp 432 = Overrides[OverriddenSubobject];
502 // overrides so that we do not walk the virtual base class (and
547 // For convenience we say that any virtual function overrides itself.
554 // This virtual method overrides other virtual methods, so it does
559 // overrides.
577 // or inherits another member function that overrides vf.
580 // replace any overrides from base classes with this
591 // overrides.
598 // For convenience we say that any virtual function overrides itself.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 397 milliseconds