Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DCFG.h625 template <bool IsOtherConst> friend class ElementRefImpl; variable
638 ElementRefImpl(CFGBlockPtr Parent, size_t Index) in ElementRefImpl() function
642 ElementRefImpl(ElementRefImpl<IsOtherConst> Other) in ElementRefImpl() function