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

References

tools/clang/lib/AST/ASTContext.cpp
 4953   if (BaseType->isDependentType()) {
 4956     DependentUnaryTransformType::Profile(ID, getCanonicalType(BaseType), Kind);
 4965              DependentUnaryTransformType(*this, getCanonicalType(BaseType),
 4969     ut = new (*this, TypeAlignment) UnaryTransformType (BaseType,
 4974     ut = new (*this, TypeAlignment) UnaryTransformType (BaseType,