reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Basic/ABI.h
  204     return This.isEmpty() && Return.isEmpty() && Method == nullptr;
tools/clang/lib/AST/VTableBuilder.cpp
 1132     if (ThisAdjustment.isEmpty())
 1963         if (!Thunk.This.isEmpty()) {
 1998         if (!Thunk.This.isEmpty()) {
 2130           if (!Thunk.This.isEmpty())
 2135         if (!Thunk.This.isEmpty()) {
 3004           !(MD == FinalOverriderMD && ThisAdjustmentOffset.isEmpty());
 3081   if (!T.isEmpty()) {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 2129   if (TA.isEmpty())