LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::df_iterator< GraphT, SetType, ExtStorage, GT > Member List

This is the complete list of members for llvm::df_iterator< GraphT, SetType, ExtStorage, GT >, including all inherited members.

_Self typedefllvm::df_iterator< GraphT, SetType, ExtStorage, GT >
begin(const GraphT &G)llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inlinestatic
begin(const GraphT &G, SetType &S)llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inlinestatic
end(const GraphT &G)llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inlinestatic
end(const GraphT &G, SetType &S)llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inlinestatic
getPath(unsigned n) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
getPathLength() const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
nodeVisited(NodeType *Node) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
operator!=(const _Self &x) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
operator*() const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
operator++()llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
operator++(int)llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
operator->() const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
operator==(const _Self &x) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
pointer typedefllvm::df_iterator< GraphT, SetType, ExtStorage, GT >
skipChildren()llvm::df_iterator< GraphT, SetType, ExtStorage, GT >inline
Visitedllvm::df_iterator_storage< SetType, ExtStorage >