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

References

tools/clang/lib/AST/ASTContext.cpp
 8752       if (paramType.isNull())
 8756         paramType = paramType.getUnqualifiedType();
 8756         paramType = paramType.getUnqualifiedType();
 8758       types.push_back(paramType);
 8764       if (getCanonicalType(paramType) != getCanonicalType(lParamType))
 8766       if (getCanonicalType(paramType) != getCanonicalType(rParamType))