Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h652 template <bool IsOtherConst> friend class ElementRefImpl; variable
665 ElementRefImpl(CFGBlockPtr Parent, size_t Index) in ElementRefImpl() function
669 ElementRefImpl(ElementRefImpl<IsOtherConst> Other) in ElementRefImpl() function