Searched defs:DecayedType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h2037 class DecayedType : public AdjustedType { class in namespace:clang
2039 DecayedType(QualType OriginalType, QualType DecayedPtr, QualType CanonicalPtr) function in class:clang::DecayedType

Completed in 62 milliseconds