Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Analysis/
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