Home
last modified time | relevance | path

Searched defs:ElementRefImpl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h624 template <bool IsOtherConst> friend class ElementRefImpl; variable
637 ElementRefImpl(CFGBlockPtr Parent, size_t Index) in ElementRefImpl() function
641 ElementRefImpl(ElementRefImpl<IsOtherConst> Other) in ElementRefImpl() function