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

References

include/llvm/Support/type_traits.h
  122     static auto get(F*) -> decltype(std::declval<F &>() = std::declval<const F &>(), std::true_type{});
lib/Analysis/MustExecute.cpp
   37   ColorsForNewBlock = ColorsForOldBlock;
lib/CodeGen/WinEHPrepare.cpp
 1216       ColorsForNewBlock = ColorsForPHIBlock;
lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  593       AllocaDbgDeclares[AllocaNum] = Info.DbgDeclares;
unittests/ADT/TinyPtrVectorTest.cpp
  174   this->V = this->V2;
  181   this->V = this->V2;
  189   this->V = this->V2;
  197   this->V = this->V2;
  205   this->V = this->V2;
  213   this->V = this->V2;
  221   this->V = this->V2;
  229   this->V = this->V2;
  236   this->V = this->V2;
  244   this->V = this->V2;
  252   this->V = this->V2;
  260   this->V = this->V2;
  268   this->V = this->V2;
  276   this->V = this->V2;
  284   this->V = this->V2;
  292   this->V = this->V2;