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

  /external/clang/include/clang/Basic/
ABI.h 49 union VirtualAdjustment {
67 VirtualAdjustment() {
71 bool Equals(const VirtualAdjustment &Other) const {
76 VirtualAdjustment Zero;
80 bool Less(const VirtualAdjustment &RHS) const {
115 union VirtualAdjustment {
135 VirtualAdjustment() {
139 bool Equals(const VirtualAdjustment &Other) const {
144 VirtualAdjustment Zero;
148 bool Less(const VirtualAdjustment &RHS) const
    [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]

Completed in 229 milliseconds