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

Definitions

include/llvm/ADT/DenseMap.h
 1202   reference operator*() const {
include/llvm/ADT/DenseSet.h
  120     ValueT &operator*() { return I->getFirst(); }
include/llvm/ADT/STLExtras.h
  218   FuncReturnTy operator*() { return F(*this->I); }
include/llvm/ADT/SmallPtrSet.h
  283   const PtrTy operator*() const {
include/llvm/ADT/StringMap.h
  582   StringRef &operator*() {
include/llvm/ADT/ilist_iterator.h
  138   reference operator*() const {
include/llvm/ADT/iterator.h
  271   ReferenceT operator*() const { return *I; }
include/llvm/CodeGen/MachineInstrBundleIterator.h
  178   reference operator*() const { return *MII; }
include/llvm/CodeGen/MachineRegisterInfo.h
 1156     MachineInstr &operator*() const {
include/llvm/CodeGen/SelectionDAGNodes.h
  813     SDNode *operator*() const {
  971     const SDValue &operator*() const { return I->get(); }
include/llvm/IR/BasicBlock.h
  313     PHINodeT &operator*() const { return *PN; }
include/llvm/IR/CFG.h
   73   inline reference operator*() const {
  201   inline BlockT *operator*() const { return Inst->getSuccessor(Idx); }
include/llvm/IR/InstIterator.h
   76   inline reference operator*()  const { return *BI; }
include/llvm/IR/Instructions.h
 3302     CaseHandleT &operator*() { return Case; }
include/llvm/IR/Value.h
  152     UseT &operator*() const {
  192     UserTy *operator*() const {
tools/clang/include/clang/AST/DeclBase.h
 2086     value_type operator*() const { return cast<SpecificDecl>(*Current); }
tools/clang/include/clang/AST/UnresolvedSet.h
   55   NamedDecl *operator*() const { return getDecl(); }
usr/include/c++/7.4.0/bits/forward_list.h
  139       operator*() const noexcept
usr/include/c++/7.4.0/bits/stl_deque.h
  160       operator*() const _GLIBCXX_NOEXCEPT
usr/include/c++/7.4.0/bits/stl_iterator.h
  169       operator*() const
  795       operator*() const _GLIBCXX_NOEXCEPT
usr/include/c++/7.4.0/bits/stl_list.h
  236       operator*() const _GLIBCXX_NOEXCEPT
usr/include/c++/7.4.0/bits/stl_tree.h
  356       operator*() const _GLIBCXX_NOEXCEPT