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

  /external/clang/include/clang/AST/
CXXInheritance.h 271 /// pair is the virtual method that overrides it (including the
276 MapType Overrides;
282 iterator begin() { return Overrides.begin(); }
283 const_iterator begin() const { return Overrides.begin(); }
284 iterator end() { return Overrides.end(); }
285 const_iterator end() const { return Overrides.end(); }
286 unsigned size() const { return Overrides.size(); }
298 // Add all of the overriding methods from "other" into overrides for
299 // this method. Used when merging the overrides from multiple base
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
CXXInheritance.cpp 451 = Overrides[OverriddenSubobject];
521 // overrides so that we do not walk the virtual base class (and
571 // For convenience we say that any virtual function overrides itself.
578 // This virtual method overrides other virtual methods, so it does
583 // overrides.
601 // or inherits another member function that overrides vf.
604 // replace any overrides from base classes with this
615 // overrides.
622 // 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 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 3110 milliseconds