Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDepthAndIndex

527 getDepthAndIndex(NamedDecl *ND) {
566 std::tie(Depth, Index) = getDepthAndIndex(ND);
611 std::tie(PartialDepth, PartialIndex) = getDepthAndIndex(PartialPack);
682 std::tie(Depth, Index) = getDepthAndIndex(ND);