class DecayedTypeLoc

Declaration

class DecayedTypeLoc : public InheritingConcreteTypeLoc { /* full declaration omitted */ };

Description

Wrapper for source info for pointers decayed from arrays and functions.

Declared at: clang/include/clang/AST/TypeLoc.h:1219

Inherits from: InheritingConcreteTypeLoc