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 45 union VirtualAdjustment {
63 VirtualAdjustment() {
67 bool Equals(const VirtualAdjustment &Other) const {
72 VirtualAdjustment Zero;
76 bool Less(const VirtualAdjustment &RHS) const {
111 union VirtualAdjustment {
131 VirtualAdjustment() {
135 bool Equals(const VirtualAdjustment &Other) const {
140 VirtualAdjustment Zero;
144 bool Less(const VirtualAdjustment &RHS) const
    [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]

Completed in 59 milliseconds