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

References

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