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

Definitions

include/llvm/ADT/DenseSet.h
  120     ValueT &operator*() { return I->getFirst(); }
include/llvm/ADT/SmallPtrSet.h
  283   const PtrTy operator*() const {
include/llvm/IR/CFG.h
   73   inline reference operator*() const {
  201   inline BlockT *operator*() const { return Inst->getSuccessor(Idx); }
include/llvm/IR/Value.h
  192     UserTy *operator*() const {
include/llvm/Support/Path.h
   90   reference operator*() const { return Component; }
tools/clang/include/clang/AST/DeclCXX.h
 3351     reference operator*() const { return Current; }
tools/clang/include/clang/AST/UnresolvedSet.h
   55   NamedDecl *operator*() const { return getDecl(); }
tools/clang/include/clang/Sema/IdentifierResolver.h
  110     NamedDecl *operator*() const {
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
  152       operator*() const _GLIBCXX_NOEXCEPT
usr/include/c++/7.4.0/bits/stl_tree.h
  356       operator*() const _GLIBCXX_NOEXCEPT