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

References

tools/clang/lib/AST/DeclCXX.cpp
 2256     = Context.getCanonicalType(Context.getTypeDeclType(getParent()));
 2256     = Context.getCanonicalType(Context.getTypeDeclType(getParent()));
 2257   return Context.hasSameUnqualifiedType(ClassType, ParamType);