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

References

tools/clang/include/clang/AST/APValue.h
  372   bool isAddrLabelDiff() const { return Kind == AddrLabelDiff; }
  647     Kind = AddrLabelDiff;
tools/clang/lib/AST/APValue.cpp
  300   case AddrLabelDiff:
  330   else if (Kind == AddrLabelDiff)
  339   case AddrLabelDiff:
  466   case AddrLabelDiff:
  696   case APValue::AddrLabelDiff:
tools/clang/lib/AST/ExprConstant.cpp
 2318   case APValue::AddrLabelDiff:
 6221     case APValue::AddrLabelDiff: {
tools/clang/lib/CodeGen/CGExprConstant.cpp
 2076   case APValue::AddrLabelDiff: {
tools/clang/lib/Sema/SemaTemplate.cpp
 6538     case APValue::AddrLabelDiff:
tools/clang/lib/Serialization/ASTReader.cpp
 9637   case APValue::AddrLabelDiff:
tools/clang/lib/Serialization/ASTWriter.cpp
 5500   case APValue::AddrLabelDiff: