LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::df_ext_iterator< T, SetTy > Member List

This is the complete list of members for llvm::df_ext_iterator< T, SetTy >, including all inherited members.

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