Home
last modified time | relevance | path

Searched refs:DepthAndIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1676 std::pair<unsigned, unsigned> DepthAndIndex = getDepthAndIndex(APack); in AreCompatibleForSubsumption() local
1678 return getDepthAndIndex(BPack) == DepthAndIndex; in AreCompatibleForSubsumption()