reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplate.cpp
 3662     return TPT && !Type.hasQualifiers() &&
 3663            TPT->getDepth() == Depth && TPT->getIndex() == Index;
 3663            TPT->getDepth() == Depth && TPT->getIndex() == Index;